home *** CD-ROM | disk | FTP | other *** search
Wrap
Text File | 2004-06-30 | 125.7 KB | 2,443 lines
mixed abs (mixed number) float acos (float arg) float acosh (float arg) string addcslashes (string str, string charlist) string addslashes (string str) string apache_child_terminate (void) object apache_lookup_uri (string filename) string apache_note (string note_name [, string note_value]) int apache_setenv (string variable, string value [, bool walk_to_top]) array array ([mixed ...]) array array_change_key_case (array input [, int case]) array array_chunk (array input, int size [, bool preserve_keys]) array array_count_values (array input) array array_diff (array array1, array array2 [, array ...]) array array_fill (int start_index, int num, mixed value) array array_filter (array input [, mixed callback]) array array_flip (array trans) array array_intersect (array array1, array array2 [, array ...]) bool array_key_exists (mixed key, array search) array array_keys (array input [, mixed search_value]) array array_map (mixed callback, array arr1 [, array arr2...]) array array_merge (array array1, array array2 [, array ...]) array array_merge_recursive (array array1, array array2 [, array ...]) bool array_multisort (array ar1 [, mixed arg [, mixed ... [, array ...]]]) array array_pad (array input, int pad_size, mixed pad_value) mixed array_pop (array array) int array_push (array array, mixed var [, mixed ...]) mixed array_rand (array input [, int num_req]) mixed array_reduce (array input, mixed callback [, int initial]) array array_reverse (array array [, bool preserve_keys]) mixed array_search (mixed needle, array haystack [, bool strict]) mixed array_shift (array array) array array_slice (array array, int offset [, int length]) array array_splice (array input, int offset [, int length [, array replacement]]) mixed array_sum (array array) array array_unique (array array) int array_unshift (array array, mixed var [, mixed ...]) array array_values (array input) int array_walk (array array, string func [, mixed userdata]) void arsort (array array [, int sort_flags]) int ascii2ebcdic (string ascii_str) float asin (float arg) float asinh (float arg) void asort (array array [, int sort_flags]) bool aspell_check (int dictionary_link, string word) bool aspell_check_raw (int dictionary_link, string word) int aspell_new (string master [, string personal]) array aspell_suggest (int dictionary_link, string word) int assert (string|bool assertion) mixed assert_options (int what [, mixed value]) float atan (float arg) float atan2 (float y, float x) float atanh (float arg) string base64_decode (string encoded_data) string base64_encode (string data) string base_convert (string number, int frombase, int tobase) string basename (string path [, string suffix]) string bcadd (string left_operand, string right_operand [, int scale]) int bccomp (string left_operand, string right_operand [, int scale]) string bcdiv (string left_operand, string right_operand [, int scale]) string bcmod (string left_operand, string modulus) string bcmul (string left_operand, string right_operand [, int scale]) string bcpow (string x, string y [, int scale]) string bcscale (int scale) string bcsqrt (string operand [, int scale]) string bcsub (string left_operand, string right_operand [, int scale]) string bin2hex (string str) string bind_textdomain_codeset (string domain, string codeset) int bindec (string binary_string) string bindtextdomain (string domain, string directory) int bzclose (int bz) string bzcompress (string source [, int blocksize [, int workfactor]]) string bzdecompress (string source [, int small]) int bzerrno (int bz) array bzerror (int bz) string bzerrstr (int bz) int bzflush (int bz) int bzopen (string filename, string mode) string bzread (int bz [, int length]) int bzwrite (int bz, string data [, int length]) int cal_days_in_month (int calendar, int month, int year) array cal_from_jd (int jd, int calendar) array cal_info (int calendar) int cal_to_jd (int calendar, int month, int day, int year) mixed call_user_func (string function_name [, mixed parameter [, mixed ...]]) mixed call_user_func_array (string function_name [, array paramarr]) mixed call_user_method (string method_name, object obj [, mixed parameter [, mixed ...]]) mixed call_user_method_array (string method_name, object obj [, array paramarr]) string ccvs_add (string session, string invoice, string argtype, string argval) string ccvs_auth (string session, string invoice) string ccvs_command (string session, string type, string argval) int ccvs_count (string session, string type) string ccvs_delete (string session, string invoice) string ccvs_done (string sess) string ccvs_init (string name) string ccvs_lookup (string session, string invoice, int inum) string ccvs_new (string session, string invoice) string ccvs_report (string session, string type) string ccvs_return (string session, string invoice) string ccvs_reverse (string session, string invoice) string ccvs_sale (string session, string invoice) string ccvs_status (string session, string invoice) string ccvs_textvalue (string session) string ccvs_void (string session, string invoice) float ceil (float value) bool chdir (string directory) bool checkdate (int month, int day, int year) int checkdnsrr (string host [, string type]) int chgrp (string filename, mixed group) string chop (string str [, string charlist]) int chown (string filename, mixed user) string chr (int ascii) bool chroot (string directory) string chunk_split (string body [, int chunklen [, string end]]) bool class_exists (string class_name) void clearstatcache (void) void closedir (resource dir_handle) int closelog (void) void com_addref (void) mixed com_get (resource com_object, string property) mixed com_invoke (resource com_object, string function_name [, mixed function parameters, ...]) void com_isenum (object com_module) string com_load (string module name [, string server name [, int codepage]]) void com_load_typelib (string typelib_name [, int case_insensitive]) mixed com_propget (resource com_object, string property) void com_propput (resource com_object, string property, mixed value) void com_propset (resource com_object, string property, mixed value) void com_release (void) void com_set (resource com_object, string property, mixed value) array compact (mixed varname [, mixed ...]) int connection_aborted (void) int connection_status (void) bool connection_timeout (void) mixed constant (string name) string convert_cyr_string (string str, string from, string to) int copy (string source, string dest) float cos (float arg) float cosh (float arg) int count (mixed var) mixed count_chars (string string [, int mode]) void cpdf_add_annotation (int pdf document, float llx, float lly, float urx, float ury, string title, string content [, int mode]) void cpdf_add_outline (int pdf document, string text) void cpdf_arc (int pdf document, float x-coor, float y-coor, float radius, float start, float end [, int mode]) void cpdf_begin_text (int pdf document) void cpdf_circle (int pdf document, float x-coor, float y-coor, float radius [, int mode]) void cpdf_clip (int pdf document) void cpdf_close (int pdf document) void cpdf_closepath (int pdf document) void cpdf_closepath_fill_stroke (int pdf document) void cpdf_closepath_stroke (int pdf document) void cpdf_continue_text (int pdf document, string text) void cpdf_curveto (int pdf document, float x1, float y1, float x2, float y2, float x3, float y3 [, int mode]) void cpdf_end_text (int pdf document) void cpdf_fill (int pdf document) void cpdf_fill_stroke (int pdf document) void cpdf_finalize (int pdf document) void cpdf_finalize_page (int pdf document, int page number) void cpdf_global_set_document_limits (int maxpages, int maxfonts, int maximages, int maxannotations, int maxobjects) int cpdf_import_jpeg (int pdf document, string file name, float x-coor, float y-coor, float angle, float width, float height, float x-scale, float y-scale [, int mode]) void cpdf_lineto (int pdf document, float x-coor, float y-coor [, int mode]) void cpdf_moveto (int pdf document, float x-coor, float y-coor [, int mode]) void cpdf_newpath (int pdf document) int cpdf_open (int compression [, string filename]) void cpdf_output_buffer (int pdf document) void cpdf_page_init (int pdf document, int page number, int orientation, float height, float width [, float unit]) void cpdf_place_inline_image (int pdf document, int image, float x-coor, float y-coor, float angle, float width, float height [, int mode]) void cpdf_rect (int pdf document, float x-coor, float y-coor, float width, float height [, int mode]) void cpdf_restore (int pdf document) void cpdf_rlineto (int pdf document, float x-coor, float y-coor [, int mode]) void cpdf_rmoveto (int pdf document, float x-coor, float y-coor [, int mode]) void cpdf_rotate (int pdf document, float angle) void cpdf_rotate_text (int pdfdoc, float angle) void cpdf_save (int pdf document) void cpdf_save_to_file (int pdf document, string filename) void cpdf_scale (int pdf document, float x-scale, float y-scale) void cpdf_set_action_url (int pdfdoc, float xll, float yll, float xur, float xur, string url [, int mode]) void cpdf_set_char_spacing (int pdf document, float space) void cpdf_set_creator (string creator) void cpdf_set_current_page (int pdf document, int page number) void cpdf_set_font (int pdf document, string font name, float size, string encoding) void cpdf_set_font_directories (int pdfdoc, string pfmdir, string pfbdir) void cpdf_set_font_map_file (int pdfdoc, string filename) void cpdf_set_horiz_scaling (int pdf document, float scale) void cpdf_set_keywords (string keywords) void cpdf_set_leading (int pdf document, float distance) void cpdf_set_page_animation (int pdf document, int transition, float duration) void cpdf_set_subject (string subject) void cpdf_set_text_matrix (int pdf document, array matrix) void cpdf_set_text_pos (int pdf document, float x-coor, float y-coor [, int mode]) void cpdf_set_text_rendering (int pdf document, int mode) void cpdf_set_text_rise (int pdf document, float value) void cpdf_set_title (string title) void cpdf_set_viewer_preferences (int pdfdoc, array preferences) void cpdf_set_word_spacing (int pdf document, float space) void cpdf_setdash (int pdf document, float white, float black) void cpdf_setflat (int pdf document, float value) void cpdf_setgray (int pdf document, float gray value) void cpdf_setgray_fill (int pdf document, float value) void cpdf_setgray_stroke (int pdf document, float gray value) void cpdf_setlinecap (int pdf document, int value) void cpdf_setlinejoin (int pdf document, long value) void cpdf_setlinewidth (int pdf document, float width) void cpdf_setmiterlimit (int pdf document, float value) void cpdf_setrgbcolor (int pdf document, float red value, float green value, float blue value) void cpdf_setrgbcolor_fill (int pdf document, float red value, float green value, float blue value) void cpdf_setrgbcolor_stroke (int pdf document, float red value, float green value, float blue value) void cpdf_show (int pdf document, string text) void cpdf_show_xy (int pdf document, string text, float x-coor, float y-coor [, int mode]) float cpdf_stringwidth (int pdf document, string text) void cpdf_stroke (int pdf document) void cpdf_text (int pdf document, string text, float x-coor, float y-coor [, int mode [, float orientation [, int alignmode]]]) void cpdf_translate (int pdf document, float x-coor, float y-coor [, int mode]) bool crack_check ([resource dictionary, string password]) bool crack_closedict ([resource dictionary]) string crack_getlastmessage (void) resource crack_opendict (string dictionary) int crc32 (string str) string create_function (string args, string code) string crypt (string str [, string salt]) bool ctype_alnum (string text) bool ctype_alpha (string text) bool ctype_cntrl (string text) bool ctype_digit (string text) bool ctype_graph (string text) bool ctype_lower (string text) bool ctype_print (string text) bool ctype_punct (string text) bool ctype_space (string text) bool ctype_upper (string text) bool ctype_xdigit (string text) void curl_close (int ch) int curl_errno (int ch) string curl_error (int ch) bool curl_exec (int ch) string curl_getinfo (int ch, int opt) int curl_init ([string url]) bool curl_setopt (int ch, string option, mixed value) string curl_version (void) mixed current (array array) string cybercash_base64_decode (string inbuff) string cybercash_base64_encode (string inbuff) array cybercash_decr (string wmk, string sk, string inbuff) array cybercash_encr (string wmk, string sk, string inbuff) string cybermut_creerformulairecm (string url_CM, string version, string TPE, string montant, string ref_commande, string texte_libre, string url_retour, string url_retour_ok, string url_retour_err, string langue, string code_societe, string texte_bouton) string cybermut_creerreponsecm (string phrase) bool cybermut_testmac (string code_MAC, string version, string TPE, string cdate, string montant, string ref_commande, string texte_libre, string code-retour) bool cyrus_authenticate (resource connection [, string mechlist [, string service [, string user [, int minssf [, int maxssf]]]]]) bool cyrus_bind (resource connection, array callbacks) bool cyrus_close (resource connection) resource cyrus_connect ([string host [, string port [, int flags]]]) bool cyrus_query (resource connection, string query) bool cyrus_unbind (resource connection, string trigger_name) string date (string format [, int timestamp]) void dba_close (int handle) bool dba_delete (string key, int handle) bool dba_exists (string key, int handle) string dba_fetch (string key, int handle) string dba_firstkey (int handle) bool dba_insert (string key, string value, int handle) string dba_nextkey (int handle) int dba_open (string path, string mode, string handler [, ...]) bool dba_optimize (int handle) int dba_popen (string path, string mode, string handler [, ...]) bool dba_replace (string key, string value, int handle) bool dba_sync (int handle) bool dbase_add_record (int dbase_identifier, array record) bool dbase_close (int dbase_identifier) int dbase_create (string filename, array fields) bool dbase_delete_record (int dbase_identifier, int record) array dbase_get_record (int dbase_identifier, int record) array dbase_get_record_with_names (int dbase_identifier, int record) int dbase_numfields (int dbase_identifier) int dbase_numrecords (int dbase_identifier) int dbase_open (string filename, int flags) bool dbase_pack (int dbase_identifier) bool dbase_replace_record (int dbase_identifier, array record, int dbase_record_number) string dblist (void) bool dbmclose (int dbm_identifier) bool dbmdelete (int dbm_identifier, string key) bool dbmexists (int dbm_identifier, string key) string dbmfetch (int dbm_identifier, string key) string dbmfirstkey (int dbm_identifier) int dbminsert (int dbm_identifier, string key, string value) string dbmnextkey (int dbm_identifier, string key) int dbmopen (string filename, string flags) int dbmreplace (int dbm_identifier, string key, string value) int dbplus_add (resource relation, array tuple) resource dbplus_aql (string query [, string server [, string dbpath]]) string dbplus_chdir ([string newdir]) int dbplus_close (resource relation) int dbplus_curr (resource relation, array tuple) string dbplus_errcode (int errno) int dbplus_errno (void) int dbplus_find (resource relation, array constraints, mixed tuple) int dbplus_first (resource relation, array tuple) int dbplus_flush (resource relation) int dbplus_freealllocks (void) int dbplus_freelock (resource relation, string tname) int dbplus_freerlocks (resource relation) int dbplus_getlock (resource relation, string tname) int dbplus_getunique (resource relation, int uniqueid) int dbplus_info (resource relation, string key, array ) int dbplus_last (resource relation, array tuple) int dbplus_lockrel (resource relation) int dbplus_next (resource relation, array ) resource dbplus_open (string name) int dbplus_prev (resource relation, array tuple) int dbplus_rchperm (resource relation, int mask, string user, string group) resource dbplus_rcreate (string name, mixed domlist [, boolean overwrite]) resource dbplus_rcrtexact (string name, resource relation, boolean overwrite) resource dbplus_rcrtlike (string name, resource relation, int flag) int dbplus_resolve (string relation_name) int dbplus_restorepos (resource relation, array tuple) resource dbplus_rkeys (resource relation, mixed domlist) resource dbplus_ropen (string name) int dbplus_rquery (string query, string dbpath) int dbplus_rrename (resource relation, string name) resource dbplus_rsecindex (resource relation, mixed domlist, int type) int dbplus_runlink (resource relation) int dbplus_rzap (resource relation) int dbplus_savepos (resource relation) int dbplus_setindex (resource relation, string idx_name) int dbplus_setindexbynumber (resource relation, int idx_number) resource dbplus_sql (string query, string server, string dbpath) int dbplus_tcl (int sid, string script) int dbplus_tremove (resource relation, array tuple [, array current]) int dbplus_undo (resource relation) int dbplus_undoprepare (resource relation) int dbplus_unlockrel (resource relation) int dbplus_unselect (resource relation) int dbplus_update (resource relation, array old, array new) int dbplus_xlockrel (resource relation) int dbplus_xunlockrel (resource relation) bool dbx_close (object link_identifier) int dbx_compare (array row_a, array row_b, string column_key [, int flags]) object dbx_connect (mixed module, string host, string database, string username, string password [, int persistent]) string dbx_error (object link_identifier) object dbx_query (object link_identifier, string sql_statement [, long flags]) bool dbx_sort (object result, string user_compare_function) string dcgettext (string domain, string message, int category) string dcngettext (string domain, string msgid1, string msgid2, int n, int category) int debugger_off (void) int debugger_on (string address) string decbin (int number) string dechex (int number) string decoct (int number) bool define (string name, mixed value [, bool case_insensitive]) void define_syslog_variables (void) bool defined (string name) float deg2rad (float number) void delete (string file) string dgettext (string domain, string message) void die (int status) void dio_close (resource fd) mixed dio_fcntl (resource fd, int cmd [, mixed arg]) resource dio_open (string filename, int flags [, int mode]) string dio_read (resource fd [, int n]) int dio_seek (resource fd, int pos, int whence) array dio_stat (resource fd) bool dio_truncate (resource fd, int offset) int dio_write (resource fd, string data [, int len]) string dirname (string path) float disk_free_space (string directory) float disk_total_space (string directory) float diskfreespace (string directory) int dl (string library) resource domxml_add_root (resource doc, string name) array domxml_attributes (resource node) array domxml_children (object doc|node) string domxml_dumpmem (resource doc [, bool format]) object domxml_get_attribute (resource node, string name) resource domxml_new_child (string name, string content) object domxml_new_xmldoc (string version) object domxml_node (string name) bool domxml_node_set_content (string content) object domxml_node_unlink_node (void) object domxml_root (object doc) object domxml_set_attribute (resource node, string name, string value) string domxml_version (void) int dotnet_load (string assembly_name [, string datatype_name [, int codepage]]) float doubleval (mixed var) array each (array array) int easter_date (int year) int easter_days (int year) int ebcdic2ascii (string ebcdic_str) void echo (stringarg1 [,stringargn...]) bool anempty (mixed var) mixed end (array array) int ereg (string pattern, string string [, array regs]) string ereg_replace (string pattern, string replacement, string string) int eregi (string pattern, string string [, array regs]) string eregi_replace (string pattern, string replacement, string string) int error_log (string message [, int message_type [, string destination [, string extra_headers]]]) int error_reporting ([int level]) string escapeshellarg (string arg) string escapeshellcmd (string command) mixed eval (string code_str) string exec (string command [, string array [, int return_var]]) void exit ([string status]) float exp (float arg) array explode (string separator, string string [, int limit]) float expm1 (float number) bool extension_loaded (string name) int extract (array var_array [, int extract_type [, string prefix]]) int ezmlm_hash (string addr) int fbsql_affected_rows ([int link_identifier]) bool fbsql_autocommit (resource link_identifier [, bool OnOff]) resource fbsql_change_user (string user, string password [, string database [, int link_identifier]]) bool anfbsql_close ([resource link_identifier]) bool fbsql_commit ([resource link_identifier]) resource fbsql_connect ([string hostname [, string username [, string password]]]) string fbsql_create_blob (string blob_data [, resource link_identifier]) string fbsql_create_clob (string clob_data [, resource link_identifier]) bool fbsql_create_db (string database name [, resource link_identifier]) bool fbsql_data_seek (resource result_identifier, int row_number) string fbsql_database (resource link_identifier [, string database]) string fbsql_database_password (resource link_identifier [, string database_password]) resource fbsql_db_query (string database, string query [, resource link_identifier]) int fbsql_db_status (string database_name [, resource link_identifier]) bool fbsql_drop_db (string database_name [, resource link_identifier]) int fbsql_errno ([resource link_identifier]) string fbsql_error ([resource link_identifier]) array fbsql_fetch_array (resource result [, int result_type]) array fbsql_fetch_assoc (resource result) object fbsql_fetch_field (resource result [, int field_offset]) array fbsql_fetch_lengths ([resource result]) object fbsql_fetch_object (resource result [, int result_type]) array fbsql_fetch_row (resource result) string fbsql_field_flags (resource result, int field_offset) int fbsql_field_len (resource result, int field_offset) string fbsql_field_name (resource result, int field_index) bool fbsql_field_seek (resource result, int field_offset) string fbsql_field_table (resource result, int field_offset) string fbsql_field_type (resource result, int field_offset) bool fbsql_free_result (int result) array fbsql_get_autostart_info ([resource link_identifier]) string fbsql_hostname (resource link_identifier [, string host_name]) int fbsql_insert_id ([resource link_identifier]) resource fbsql_list_dbs ([resource link_identifier]) resource fbsql_list_fields (string database_name, string table_name [, resource link_identifier]) resource fbsql_list_tables (string database [, resource link_identifier]) bool fbsql_next_result (int result_id) int fbsql_num_fields (resource result) int fbsql_num_rows (resource result) string fbsql_password (resource link_identifier [, string password]) resource fbsql_pconnect ([string hostname [, string username [, string password]]]) resource fbsql_query (string query [, resource link_identifier]) string fbsql_read_blob (string blob_handle [, resource link_identifier]) string fbsql_read_clob (string clob_handle [, resource link_identifier]) mixed fbsql_result (resource result, int row [, mixed field]) bool fbsql_rollback ([resource link_identifier]) bool fbsql_select_db (string database_name [, resource link_identifier]) bool fbsql_set_lob_mode (resource result, string database_name) void fbsql_set_transaction (resource link_identifier, int Locking, int Isolation) bool fbsql_start_db (string database_name [, resource link_identifier]) bool fbsql_stop_db (string database_name [, resource link_identifier]) string fbsql_tablename (resource result, int i) string fbsql_username (resource link_identifier [, string username]) bool fbsql_warnings ([bool OnOff]) bool fclose (int fp) bool fdf_add_template (int fdfdoc, int newpage, string filename, string template, int rename) bool fdf_close (int fdf_document) int fdf_create (void) string fdf_get_file (int fdf_document) string fdf_get_status (int fdf_document) string fdf_get_value (int fdf_document, string fieldname) string fdf_next_field_name (int fdf_document [, string fieldname]) int fdf_open (string filename) int fdf_save (string filename) bool fdf_set_ap (int fdf_document, string field_name, int face, string filename, int page_number) bool fdf_set_encoding (int fdf_document, string encoding) bool fdf_set_file (int fdf_document, string filename) bool fdf_set_flags (int fdf_document, string fieldname, int whichFlags, int newFlags) bool fdf_set_javascript_action (int fdf_document, string fieldname, int trigger, string script) bool fdf_set_opt (int fdf_document, string fieldname, int element, string str1, string str2) bool fdf_set_status (int fdf_document, string status) bool fdf_set_submit_form_action (int fdf_document, string fieldname, int trigger, string script, int flags) bool fdf_set_value (int fdf_document, string fieldname, string value, int isName) int feof (int fp) int fflush (int fp) string fgetc (int fp) array fgetcsv (int fp, int length [, string delimiter]) string fgets (int fp [, int length]) string fgetss (int fp, int length [, string allowable_tags]) array file (string filename [, int use_include_path]) bool file_exists (string filename) int fileatime (string filename) int filectime (string filename) int filegroup (string filename) int fileinode (string filename) int filemtime (string filename) int fileowner (string filename) int fileperms (string filename) bool filepro (string directory) int filepro_fieldcount (void) string filepro_fieldname (int field_number) string filepro_fieldtype (int field_number) int filepro_fieldwidth (int field_number) string filepro_retrieve (int row_number, int field_number) int filepro_rowcount (void) int filesize (string filename) string filetype (string filename) float floatval (mixed var) bool flock (int fp, int operation [, int wouldblock]) float floor (float value) void flush (void) int fopen (string filename, string mode [, int use_include_path]) int fpassthru (int fp) int fputs (int fp, string str [, int length]) string fread (int fp, int length) int frenchtojd (int month, int day, int year) string fribidi_log2vis (string str, string direction, int charset) mixed fscanf (int handle, string format [, string var1]) int fseek (int fp, int offset [, int whence]) int fsockopen (string hostname, int port [, int errno [, string errstr [, float timeout]]]) array fstat (int fp) int ftell (int fp) int ftok (string pathname, string proj) bool ftp_cdup (resource ftp_stream) bool ftp_chdir (resource ftp_stream, string directory) void ftp_close (resource ftp_stream) resource ftp_connect (string host [, int port [, int timeout]]) bool ftp_delete (resource ftp_stream, string path) bool ftp_exec (resource stream, string command) bool ftp_fget (resource ftp_stream, resource fp, string remote_file, int mode) bool ftp_fput (resource ftp_stream, string remote_file, resource fp, int mode) bool ftp_get (resource ftp_stream, string local_file, string remote_file, int mode) bool ftp_get_option (resource stream, int option) bool ftp_login (resource ftp_stream, string username, string password) int ftp_mdtm (resource ftp_stream, string remote_file) string ftp_mkdir (resource ftp_stream, string directory) array ftp_nlist (resource ftp_stream, string directory) bool ftp_pasv (resource ftp_stream, bool pasv) bool ftp_put (resource ftp_stream, string remote_file, string local_file, int mode) string ftp_pwd (resource ftp_stream) void ftp_quit (resource ftp_stream) array ftp_rawlist (resource ftp_stream, string directory) bool ftp_rename (resource ftp_stream, string from, string to) bool ftp_rmdir (resource ftp_stream, string directory) bool ftp_set_option (resource stream, int option, mixed value) bool ftp_site (resource ftp_stream, string cmd) int ftp_size (resource ftp_stream, string remote_file) string ftp_systype (resource ftp_stream) int ftruncate (int fp, int size) mixed func_get_arg (int arg_num) array func_get_args (void) int func_num_args (void) bool function_exists (string function_name) int fwrite (int fp, string string [, int length]) object get_browser ([string user_agent]) string get_cfg_var (string varname) string get_class (object obj) array get_class_methods (mixed class_name) array get_class_vars (string class_name) string get_current_user (void) array get_declared_classes (void) array get_defined_constants (void) array get_defined_functions (void) array get_defined_vars (void) array get_extension_funcs (string module_name) string get_html_translation_table (int table [, int quote_style]) array get_included_files (void) array get_loaded_extensions (void) long get_magic_quotes_gpc (void) long get_magic_quotes_runtime (void) array get_meta_tags (string filename [, int use_include_path]) array get_object_vars (object obj) string get_parent_class (mixed obj) array get_required_files (void) string get_resource_type (resource handle) array getallheaders (void) string getcwd (void) array getdate ([int timestamp]) string getenv (string varname) string gethostbyaddr (string ip_address) string gethostbyname (string hostname) array gethostbynamel (string hostname) array getimagesize (string filename [, array imageinfo]) int getlastmod (void) int getmxrr (string hostname, array mxhosts [, array weight]) int getmygid (void) int getmyinode (void) int getmypid (void) int getmyuid (void) int getprotobyname (string name) string getprotobynumber (int number) int getrandmax (void) array getrusage ([int who]) int getservbyname (string service, string protocol) string getservbyport (int port, string protocol) string gettext (string message) array gettimeofday (void) string gettype (mixed var) string gmdate (string format [, int timestamp]) int gmmktime (int hour, int minute, int second, int month, int day, int year [, int is_dst]) resource gmp_abs (resource a) resource gmp_add (resource a, resource b) resource gmp_and (resource a, resource b) resource gmp_clrbit (resource &a, int index) int gmp_cmp (resource a, resource b) resource gmp_com (resource a) resource gmp_div (resource a, resource b) resource gmp_div_q (resource a, resource b [, int round]) array gmp_div_qr (resource n, resource d [, int round]) resource gmp_div_r (resource n, resource d [, int round]) resource gmp_divexact (resource n, resource d) resource gmp_fact (int a) resource gmp_gcd (resource a, resource b) array gmp_gcdext (resource a, resource b) int gmp_hamdist (resource a, resource b) resource gmp_init (mixed number) int gmp_intval (resource gmpnumber) resource gmp_invert (resource a, resource b) int gmp_jacobi (resource a, resource p) int gmp_legendre (resource a, resource p) resource gmp_mod (resource n, resource d) resource gmp_mul (resource a, resource b) resource gmp_neg (resource a) resource gmp_or (resource a, resource b) bool gmp_perfect_square (resource a) int gmp_popcount (resource a) resource gmp_pow (resource base, int exp) resource gmp_powm (resource base, resource exp, resource mod) int gmp_prob_prime (resource a [, int reps]) resource gmp_random (int limiter) int gmp_scan0 (resource a, int start) int gmp_scan1 (resource a, int start) resource gmp_setbit (resource &a, int index [, bool set_clear]) int gmp_sign (resource a) resource gmp_sqrt (resource a) string gmp_strval (resource gmpnumber [, int base]) resource gmp_sub (resource a, resource b) resource gmp_xor (resource a, resource b) string gmstrftime (string format [, int timestamp]) int gregoriantojd (int month, int day, int year) int gzclose (int zp) string gzcompress (string data [, int level]) string gzdeflate (string data [, int level]) string gzencode (string data [, int level [, int encoding_mode]]) int gzeof (int zp) array gzfile (string filename [, int use_include_path]) string gzgetc (int zp) string gzgets (int zp, int length) string gzgetss (int zp, int length [, string allowable_tags]) string gzinflate (string data [, int length]) int gzopen (string filename, string mode [, int use_include_path]) int gzpassthru (int zp) int gzputs (int zp, string str [, int length]) string gzread (int zp, int length) int gzrewind (int zp) int gzseek (int zp, int offset) int gztell (int zp) string gzuncompress (string data [, int length]) int gzwrite (int zp, string string [, int length]) int header (string string [, bool replace]) bool headers_sent (void) string hebrev (string hebrew_text [, int max_chars_per_line]) string hebrevc (string hebrew_text [, int max_chars_per_line]) int hexdec (string hex_string) bool highlight_file (string filename [, bool return]) mixed highlight_string (string str [, bool return]) string htmlentities (string string [, int quote_style [, string charset]]) string htmlspecialchars (string string [, int quote_style [, string charset]]) string hw_array2objrec (array object_array) void hw_changeobject (int link, int objid, array attributes) array hw_children (int connection, int objectID) array hw_childrenobj (int connection, int objectID) int hw_close (int connection) int hw_connect (string host, int port, string username, string password) void hw_connection_info (int link) int hw_cp (int connection, array object_id_array, int destination id) int hw_deleteobject (int connection, int object_to_delete) int hw_docbyanchor (int connection, int anchorID) string hw_docbyanchorobj (int connection, int anchorID) string hw_document_attributes (int hw_document) string hw_document_bodytag (int hw_document) string hw_document_content (int hw_document) string hw_document_setcontent (int hw_document, string content) int hw_document_size (int hw_document) string hw_dummy (int link, int id, int msgid) int hw_edittext (int connection, int hw_document) int hw_error (int connection) string hw_errormsg (int connection) int hw_free_document (int hw_document) array hw_getanchors (int connection, int objectID) array hw_getanchorsobj (int connection, int objectID) string hw_getandlock (int connection, int objectID) array hw_getchildcoll (int connection, int objectID) array hw_getchildcollobj (int connection, int objectID) array hw_getchilddoccoll (int connection, int objectID) array hw_getchilddoccollobj (int connection, int objectID) array hw_getobject (int connection, [int|array] objectID, string query) array hw_getobjectbyquery (int connection, string query, int max_hits) array hw_getobjectbyquerycoll (int connection, int objectID, string query, int max_hits) array hw_getobjectbyquerycollobj (int connection, int objectID, string query, int max_hits) array hw_getobjectbyqueryobj (int connection, string query, int max_hits) array hw_getparents (int connection, int objectID) array hw_getparentsobj (int connection, int objectID) string hw_getrellink (int link, int rootid, int sourceid, int destid) int hw_getremote (int connection, int objectID) int hw_getremotechildren (int connection, string object record) array hw_getsrcbydestobj (int connection, int objectID) int hw_gettext (int connection, int objectID [, mixed rootID/prefix]) string hw_getusername (int connection) int hw_identify (string username, string password) array hw_incollections (int connection, array object_id_array, array collection_id_array, int return_collections) string hw_info (int connection) int hw_inscoll (int connection, int objectID, array object_array) int hw_insdoc (int connection, int parentID, string object_record, string text) string hw_insertanchors (int hwdoc, array anchorecs, array dest [, array urlprefixes]) int hw_insertdocument (int connection, int parent_id, int hw_document) int hw_insertobject (int connection, string object rec, string parameter) int hw_mapid (int connection, int server id, int object id) int hw_modifyobject (int connection, int object_to_change, array remove, array add, int mode) int hw_mv (int connection, array object id array, int source id, int destination id) int hw_new_document (string object_record, string document_data, int document_size) array hw_objrec2array (string object_record [, array format]) int hw_output_document (int hw_document) int hw_pconnect (string host, int port, string username, string password) int hw_pipedocument (int connection, int objectID) int hw_root () void hw_setlinkroot (int link, int rootid) string hw_stat (int link) int hw_unlock (int connection, int objectID) int hw_who (int connection) float hypot (float num1, float num2) int ibase_blob_add (int blob_id, string data) int ibase_blob_cancel (int blob_id) int ibase_blob_close (int blob_id) int ibase_blob_create ([int link_identifier]) int ibase_blob_echo (string blob_id_str) string ibase_blob_get (int blob_id, int len) string ibase_blob_import ([int link_identifier, int file_id]) object ibase_blob_info (string blob_id_str) int ibase_blob_open (string blob_id) int ibase_close ([int connection_id]) int ibase_commit ([int link_identifier, int trans_number]) int ibase_connect (string database [, string username [, string password [, string charset [, int buffers [, int dialect [, string role]]]]]]) string ibase_errmsg (void) int ibase_execute (int query [, int bind_args]) object ibase_fetch_object (int result_id) array ibase_fetch_row (int result_identifier) array ibase_field_info (int result, int field number) int ibase_free_query (int query) int ibase_free_result (int result_identifier) int ibase_num_fields (int result_id) int ibase_pconnect (string database [, string username [, string password [, string charset [, int buffers [, int dialect [, string role]]]]]]) int ibase_prepare ([int link_identifier, string query]) int ibase_query ([int link_identifier, string query [, int bind_args]]) int ibase_rollback ([int link_identifier, int trans_number]) int ibase_timefmt (string format [, int columntype]) int ibase_trans ([int trans_args [, int link_identifier]]) int icap_close (int icap_stream [, int flags]) string icap_create_calendar (int stream_id, string calendar) string icap_delete_calendar (int stream_id, string calendar) string icap_delete_event (int stream_id, int uid) int icap_fetch_event (int stream_id, int event_id [, int options]) int icap_list_alarms (int stream_id, array date, array time) array icap_list_events (int stream_id, int begin_date [, int end_date]) stream icap_open (string calendar, string username, string password, string options) string icap_rename_calendar (int stream_id, string old_name, string new_name) int icap_reopen (int stream_id, string calendar [, int options]) string icap_snooze (int stream_id, int uid) string icap_store_event (int stream_id, object event) string iconv (string in_charset, string out_charset, string str) array iconv_get_encoding ([string type]) array iconv_set_encoding (string type, string charset) int ifx_affected_rows (int result_id) void ifx_blobinfile_mode (int mode) void ifx_byteasvarchar (int mode) int ifx_close ([int link_identifier]) int ifx_connect ([string database [, string userid [, string password]]]) int ifx_copy_blob (int bid) int ifx_create_blob (int type, int mode, string param) int ifx_create_char (string param) int ifx_do (int result_id) string ifx_error (void) string ifx_errormsg ([int errorcode]) array ifx_fetch_row (int result_id [, mixed position]) array ifx_fieldproperties (int result_id) array ifx_fieldtypes (int result_id) int ifx_free_blob (int bid) int ifx_free_char (int bid) int ifx_free_result (int result_id) int ifx_get_blob (int bid) int ifx_get_char (int bid) array ifx_getsqlca (int result_id) int ifx_htmltbl_result (int result_id [, string html_table_options]) void ifx_nullformat (int mode) int ifx_num_fields (int result_id) int ifx_num_rows (int result_id) int ifx_pconnect ([string database [, string userid [, string password]]]) int ifx_prepare (string query, int conn_id [, int cursor_def, mixed blobidarray]) int ifx_query (string query [, int link_identifier [, int cursor_type [, mixed blobidarray]]]) void ifx_textasvarchar (int mode) bool ifx_update_blob (int bid, string content) int ifx_update_char (int bid, string content) int ifxus_close_slob (int bid) int ifxus_create_slob (int mode) int ifxus_free_slob (int bid) int ifxus_open_slob (long bid, int mode) int ifxus_read_slob (long bid, long nbytes) int ifxus_seek_slob (long bid, int mode, long offset) int ifxus_tell_slob (long bid) int ifxus_write_slob (long bid, string content) int ignore_user_abort ([int setting]) int image2WBMP (int im [, string filename [, int threshold]]) int imagealphablending (resource im, bool blendmode) int imagearc (int im, int cx, int cy, int w, int h, int s, int e, int col) int imagechar (int im, int font, int x, int y, string c, int col) int imagecharup (int im, int font, int x, int y, string c, int col) int imagecolorallocate (int im, int red, int green, int blue) int imagecolorat (int im, int x, int y) int imagecolorclosest (int im, int red, int green, int blue) int imagecolorclosestalpha (resource im, int red, int green, int blue, int alpha) int imagecolordeallocate (int im, int index) int imagecolorexact (int im, int red, int green, int blue) int imagecolorexactalpha (resource im, int red, int green, int blue, int alpha) int imagecolorresolve (int im, int red, int green, int blue) int imagecolorresolvealpha (resource im, int red, int green, int blue, int alpha) bool imagecolorset (int im, int index, int red, int green, int blue) array imagecolorsforindex (int im, int index) int imagecolorstotal (int im) int imagecolortransparent (int im [, int col]) int ImageCopy (resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h) int ImageCopyMerge (resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct) int ImageCopyMergeGray (resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct) int imagecopyresampled (resource dst_im, resource src_im, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH) int imagecopyresized (resource dst_im, resource src_im, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH) int imagecreate (int x_size, int y_size) int imagecreatefromgd (string filename) int imagecreatefromgd2 (string filename) int imagecreatefromgd2part (string filename, int srcX, int srcY, int width, int height) int imagecreatefromgif (string filename) int imagecreatefromjpeg (string filename) int imagecreatefrompng (string filename) int imagecreatefromstring (string image) int imagecreatefromwbmp (string filename) int imagecreatefromxbm (string filename) int imagecreatefromxpm (string filename) resource imagecreatetruecolor (int x_size, int y_size) int imagedashedline (int im, int x1, int y1, int x2, int y2, int col) int imagedestroy (int im) int imageellipse (resource im, int cx, int cy, int w, int h, int col) int imagefill (int im, int x, int y, int col) int imagefilledarc (int im, int cx, int cy, int w, int h, int s, int e, int col, int style) int imagefilledellipse (resource im, int cx, int cy, int w, int h, int col) int imagefilledpolygon (int im, array points, int num_points, int col) int imagefilledrectangle (int im, int x1, int y1, int x2, int y2, int col) int imagefilltoborder (int im, int x, int y, int border, int col) int imagefontheight (int font) int imagefontwidth (int font) array imageftbbox (int size, int angle, string font_file, string text [, array extrainfo]) array imagefttext (int im, int size, int angle, int x, int y, int col, string font_file, string text [, array extrainfo]) int imagegammacorrect (int im, float inputgamma, float outputgamma) int imagegd (int im [, string filename]) int imagegd2 (int im [, string filename]) int imagegif (int im [, string filename]) int imageinterlace (int im [, int interlace]) int imagejpeg (int im [, string filename [, int quality]]) int imageline (int im, int x1, int y1, int x2, int y2, int col) int imageloadfont (string file) int imagepalettecopy (resource destination, resource source) int imagepng (int im [, string filename]) int imagepolygon (int im, array points, int num_points, int col) array imagepsbbox (string text, int font, int size [, int space [, int tightness [, float angle]]]) int imagepsencodefont (int font_index, string encodingfile) bool imagepsextendfont (int font_index, float extend) void imagepsfreefont (int fontindex) int imagepsloadfont (string filename) bool imagepsslantfont (int font_index, float slant) array imagepstext (int image, string text, int font, int size, int foreground, int background, int x, int y [, int space [, int tightness [, float angle [, int antialias_steps]]]]) int imagerectangle (int im, int x1, int y1, int x2, int y2, int col) int imagesetbrush (resource im, resource brush) int imagesetpixel (int im, int x, int y, int col) int imagesetstyle (resource im, array style) void imagesetthickness (resource im, int thickness) int imagesettile (resource im, resource tile) int imagestring (int im, int font, int x, int y, string s, int col) int imagestringup (int im, int font, int x, int y, string s, int col) int imagesx (int im) int imagesy (int im) void imagetruecolortopalette (resource im, bool dither, int ncolors) array imagettfbbox (int size, int angle, string fontfile, string text) array imagettftext (int im, int size, int angle, int x, int y, int col, string fontfile, string text) int imagetypes (void) int imageWBMP (int im [, string filename [, int foreground]]) string imap_8bit (string string) array imap_alerts (void) int imap_append (int imap_stream, string mbox, string message [, string flags]) string imap_base64 (string text) string imap_binary (string string) string imap_body (int imap_stream, int msg_number [, int flags]) object imap_bodystruct (int stream_id, int msg_no, int section) object imap_check (int imap_stream) string imap_clearflag_full (int stream, string sequence, string flag, string options) int imap_close (int imap_stream [, int flags]) int imap_createmailbox (int imap_stream, string mbox) int imap_delete (int imap_stream, int msg_number [, int flags]) int imap_deletemailbox (int imap_stream, string mbox) array imap_errors (void) int imap_expunge (int imap_stream) array imap_fetch_overview (int imap_stream, string sequence [, int flags]) string imap_fetchbody (int imap_stream, int msg_number, string part_number [, flags flags]) string imap_fetchheader (int imap_stream, int msgno, int flags) object imap_fetchstructure (int imap_stream, int msg_number [, int flags]) array imap_get_quota (int imap_stream, string quota_root) array imap_getmailboxes (int imap_stream, string ref, string pattern) array imap_getsubscribed (int imap_stream, string ref, string pattern) object imap_header (int imap_stream, int msg_number [, int fromlength [, int subjectlength [, string defaulthost]]]) object imap_headerinfo (int imap_stream, int msg_number [, int fromlength [, int subjectlength [, string defaulthost]]]) array imap_headers (int imap_stream) string imap_last_error (void) array imap_listmailbox (int imap_stream, string ref, string pattern) array imap_listsubscribed (int imap_stream, string ref, string pattern) string imap_mail (string to, string subject, string message [, string additional_headers [, string cc [, string bcc [, string rpath]]]]) string imap_mail_compose (array envelope, array body) int imap_mail_copy (int imap_stream, string msglist, string mbox [, int flags]) int imap_mail_move (int imap_stream, string msglist, string mbox [, int flags]) object imap_mailboxmsginfo (int imap_stream) array imap_mime_header_decode (string text) int imap_msgno (int imap_stream, int uid) int imap_num_msg (int imap_stream) int imap_num_recent (int imap_stream) int imap_open (string mailbox, string username, string password [, int flags]) int imap_ping (int imap_stream) int imap_popen (string mailbox, string user, string password [, int options]) string imap_qprint (string string) int imap_renamemailbox (int imap_stream, string old_mbox, string new_mbox) int imap_reopen (int imap_stream, string mailbox [, string flags]) array imap_rfc822_parse_adrlist (string address, string default_host) object imap_rfc822_parse_headers (string headers [, string defaulthost]) string imap_rfc822_write_address (string mailbox, string host, string personal) array imap_scanmailbox (int imap_stream, string ref, string pattern, string content) array imap_search (int imap_stream, string criteria, int flags) int imap_set_quota (int imap_stream, string quota_root, int quota_limit) int imap_setacl (int stream_id, string mailbox, string id, string rights) string imap_setflag_full (int stream, string sequence, string flag, string options) array imap_sort (int stream, int criteria, int reverse, int options) object imap_status (int imap_stream, string mailbox, int options) int imap_subscribe (int imap_stream, string mbox) int imap_thread (int stream_id [, int flags]) int imap_uid (int imap_stream, int msgno) int imap_undelete (int imap_stream, int msg_number) int imap_unsubscribe (int imap_stream, string mbox) string imap_utf7_decode (string text) string imap_utf7_encode (string data) string imap_utf8 (string text) string implode (string glue, array pieces) bool import_request_variables (string types [, string prefix]) bool in_array (mixed needle, array haystack [, bool strict]) bool ingres_autocommit ([resource link]) bool ingres_close ([resource link]) bool ingres_commit ([resource link]) resource ingres_connect ([string database [, string username [, string password]]]) array ingres_fetch_array ([int result_type [, resource link]]) object ingres_fetch_object ([int result_type [, resource link]]) array ingres_fetch_row ([resource link]) int ingres_field_length (int index [, resource link]) string ingres_field_name (int index [, resource link]) bool ingres_field_nullable (int index [, resource link]) int ingres_field_precision (int index [, resource link]) int ingres_field_scale (int index [, resource link]) string ingres_field_type (int index [, resource link]) int ingres_num_fields ([resource link]) int ingres_num_rows ([resource link]) resource ingres_pconnect ([string database [, string username [, string password]]]) bool ingres_query (string query [, resource link]) bool ingres_rollback ([resource link]) string ini_alter (string varname, string newvalue) string ini_get (string varname) array ini_get_all ([string extension]) string ini_restore (string varname) string ini_set (string varname, string newvalue) int intval (mixed var [, int base]) int ip2long (string ip_address) array iptcembed (string iptcdata, string jpeg_file_name [, int spool]) array iptcparse (string iptcblock) bool anircg_channel_mode (resource connection, string channel, string mode_spec, string nick) bool anircg_disconnect (resource connection, string reason) array ircg_fetch_error_msg (resource connection) string ircg_get_username (int connection) bool anircg_html_encode (string html_string) bool anircg_ignore_add (resource connection, string nick) bool anircg_ignore_del (resource connection, string nick) bool anircg_is_conn_alive (resource connection) bool anircg_join (resource connection, string channel) bool anircg_kick (resource connection, string channel, string nick, string reason) bool anircg_lookup_format_messages (string name) bool anircg_msg (resource connection, string recipient, string message [, boolean suppress]) bool anircg_nick (resource connection, string nick) string ircg_nickname_escape (string nick) string ircg_nickname_unescape (string nick) bool anircg_notice (resource connection, string , string message) bool anircg_part (resource connection, string channel) resource ircg_pconnect (string username [, string server_ip [, int server_port [, string msg_format [, array ctcp_messages [, array user_settings]]]]]) bool anircg_register_format_messages (string name, array messages) bool anircg_set_current (resource connection) bool ircg_set_file (int connection, string path) bool ircg_set_on_die (int connection, string host, int port, string data) bool anircg_topic (resource connection, string channel, string new_topic) bool anircg_whois (resource connection, string nick) bool is_array (mixed var) bool is_bool (mixed var) bool is_callable (mixed var [, bool syntax_only [, string callable_name]]) bool is_dir (string filename) bool is_double (mixed var) bool is_executable (string filename) bool is_file (string filename) bool is_float (mixed var) bool is_int (mixed var) bool is_integer (mixed var) bool is_link (string filename) bool is_long (mixed var) bool is_null (mixed var) bool is_numeric (mixed var) bool is_object (mixed var) bool is_readable (string filename) bool is_real (mixed var) bool is_resource (mixed var) bool is_scalar (mixed var) bool is_string (mixed var) bool is_subclass_of (object object, string class_name) bool is_uploaded_file (string filename) bool is_writable (string filename) bool is_writeable (string filename) bool isset (mixed var [, mixed var [, ...]]) void java_last_exception_clear (void) exception java_last_exception_get (void) mixed jddayofweek (int julianday, int mode) string jdmonthname (int julianday, int mode) string jdtofrench (int juliandaycount) string jdtogregorian (int julianday) string jdtojewish (int julianday) string jdtojulian (int julianday) int jdtounix (int jday) int jewishtojd (int month, int day, int year) string join (string glue, array pieces) int jpeg2wbmp (string jpegname, string wbmpname, int d_height, int d_width, int threshold) int juliantojd (int month, int day, int year) mixed key (array array) int krsort (array array [, int sort_flags]) int ksort (array array [, int sort_flags]) float lcg_value (void) string ldap_8859_to_t61 (string value) bool ldap_add (resource link_identifier, string dn, array entry) bool ldap_bind (resource link_identifier [, string bind_rdn [, string bind_password]]) bool ldap_close (resource link_identifier) bool ldap_compare (resource link_identifier, string dn, string attribute, string value) resource ldap_connect ([string hostname [, int port]]) int ldap_count_entries (resource link_identifier, resource result_identifier) bool ldap_delete (resource link_identifier, string dn) string ldap_dn2ufn (string dn) string ldap_err2str (int errno) int ldap_errno (resource link_identifier) string ldap_error (resource link_identifier) array ldap_explode_dn (string dn, int with_attrib) string ldap_first_attribute (resource link_identifier, resource result_entry_identifier, int ber_identifier) resource ldap_first_entry (resource link_identifier, resource result_identifier) resource ldap_first_reference (resource link, resource result) bool ldap_free_result (resource result_identifier) array ldap_get_attributes (resource link_identifier, resource result_entry_identifier) string ldap_get_dn (resource link_identifier, resource result_entry_identifier) array ldap_get_entries (resource link_identifier, resource result_identifier) bool ldap_get_option (resource link_identifier, int option, mixed retval) array ldap_get_values (resource link_identifier, resource result_entry_identifier, string attribute) array ldap_get_values_len (resource link_identifier, resource result_entry_identifier, string attribute) resource ldap_list (resource link_identifier, string base_dn, string filter [, array attributes [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]]) bool ldap_mod_add (resource link_identifier, string dn, array entry) bool ldap_mod_del (resource link_identifier, string dn, array entry) bool ldap_mod_replace (resoure link_identifier, string dn, array entry) bool ldap_modify (resource link_identifier, string dn, array entry) string ldap_next_attribute (resource link_identifier, resource result_entry_identifier, resource ber_identifier) resource ldap_next_entry (resource link_identifier, resource result_entry_identifier) resource ldap_next_reference (resource link, resource entry) bool anldap_parse_reference (resource link, resource entry, array referrals) bool anldap_parse_result (resource link, resource result, int errcode, string matcheddn, string errmsg, array referrals) resource ldap_read (resource link_identifier, string base_dn, string filter [, array attributes [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]]) bool ldap_rename (resource link_identifier, string dn, string newrdn, string newparent, bool deleteoldrdn) resource ldap_search (resource link_identifier, string base_dn, string filter [, array attributes [, int attrsonly [, int sizelimit [, int timelimit [, int deref]]]]]) bool ldap_set_option (resource link_identifier, int option, mixed newval) bool ldap_set_rebind_proc (resource link, string callback) bool ldap_sort (resource link, resource result, string sortfilter) bool ldap_start_tls (resource link) string ldap_t61_to_8859 (string value) bool ldap_unbind (resource link_identifier) void leak (int bytes) int levenshtein (string str1, string str2) int link (string target, string link) int linkinfo (string path) void list (mixed ...) array localeconv (void) array localtime ([int timestamp [, bool is_associative]]) float log (float arg) float log10 (float arg) float log1p (float number) string long2ip (int proper_address) array lstat (string filename) string ltrim (string str [, string charlist]) bool mail (string to, string subject, string message [, string additional_headers [, string additional_parameters]]) int mailparse_determine_best_xfer_encoding (resource fp) int mailparse_msg_create (void) void mailparse_msg_extract_part (resource rfc2045, string msgbody [, string callbackfunc]) string mailparse_msg_extract_part_file (resource rfc2045, string filename [, string callbackfunc]) void mailparse_msg_free (resource rfc2045buf) int mailparse_msg_get_part (resource rfc2045, string mimesection) array mailparse_msg_get_part_data (resource rfc2045) array mailparse_msg_get_structure (resource rfc2045) void mailparse_msg_parse (resource rfc2045buf, string data) resource mailparse_msg_parse_file (string filename) array mailparse_rfc822_parse_addresses (string addresses) bool mailparse_stream_encode (resource sourcefp, resource destfp, string encoding) array mailparse_uudecode_all (resource fp) mixed max (mixed arg1, mixed arg2, mixed argn) string mb_convert_encoding (string str, string to-encoding [, mixed from-encoding]) string mb_convert_kana (string str, string option [, mixed encoding]) string mb_convert_variables (string to-encoding, mixed from-encoding, mixed vars) string mb_decode_mimeheader (string str) string mb_decode_numericentity (string str, array convmap [, string encoding]) string mb_detect_encoding (string str [, mixed encoding-list]) array mb_detect_order ([mixed encoding-list]) string mb_encode_mimeheader (string str [, string charset [, string transfer-encoding [, string linefeed]]]) string mb_encode_numericentity (string str, array convmap [, string encoding]) string mb_get_info ([string type]) string mb_http_input ([string type]) string mb_http_output ([string encoding]) string mb_internal_encoding ([string encoding]) string mb_language ([string language]) string mb_output_handler (string contents, int status) bool anmb_parse_str (string encoded_string [, array result]) string mb_preferred_mime_name (string encoding) bool anmb_send_mail (string to, string subject, string message [, string additional_headers [, string additional_parameter]]) string mb_strcut (string str, int start [, int length [, string encoding]]) string mb_strimwidth (string str, int start, int width, string trimmarker [, string encoding]) string mb_strlen (string str [, string encoding]) int mb_strpos (string haystack, string needle [, int offset [, string encoding]]) int mb_strrpos (string haystack, string needle [, string encoding]) int mb_strwidth (string str [, string encoding]) mixed mb_substitute_character ([mixed substrchar]) string mb_substr (string str, int start [, int length [, string encoding]]) int mcal_append_event (int mcal_stream) int mcal_close (int mcal_stream, int flags) string mcal_create_calendar (int stream, string calendar) int mcal_date_compare (int a_year, int a_month, int a_day, int b_year, int b_month, int b_day) int mcal_date_valid (int year, int month, int day) int mcal_day_of_week (int year, int month, int day) int mcal_ (int year, int month, int day) int mcal_days_in_month (int month, int leap year) string mcal_delete_calendar (int stream, string calendar) int mcal_delete_event (int mcal_stream [, int event_id]) void mcal_event_add_attribute (int stream, string attribute, string value) int mcal_event_init (int stream) int mcal_event_set_alarm (int stream, int alarm) int mcal_event_set_category (int stream, string category) int mcal_event_set_class (int stream, int class) int mcal_event_set_description (int stream, string description) int mcal_event_set_end (int stream, int year, int month [, int day [, int hour [, int min [, int sec]]]]) int mcal_event_set_recur_daily (int stream, int year, int month, int day, int interval) int mcal_event_set_recur_monthly_mday (int stream, int year, int month, int day, int interval) int mcal_event_set_recur_monthly_wday (int stream, int year, int month, int day, int interval) int mcal_event_set_recur_none (int stream) int mcal_event_set_recur_weekly (int stream, int year, int month, int day, int interval, int weekdays) int mcal_event_set_recur_yearly (int stream, int year, int month, int day, int interval) int mcal_event_set_start (int stream, int year, int month [, int day [, int hour [, int min [, int sec]]]]) int mcal_event_set_title (int stream, string title) int mcal_expunge (int stream) object mcal_fetch_current_stream_event (int stream) object mcal_fetch_event (int mcal_stream, int event_id [, int options]) int mcal_is_leap_year (int year) array mcal_list_alarms (int mcal_stream [, int begin_year [, int begin_month [, int begin_day [, int end_year [, int end_month [, int end_day]]]]]]) array mcal_list_events (int mcal_stream, object begin_date [, object end_date]) int mcal_next_recurrence (int stream, int weekstart, array next) int mcal_open (string calendar, string username, string password [, int options]) int mcal_popen (string calendar, string username, string password [, int options]) string mcal_rename_calendar (int stream, string old_name, string new_name) int mcal_reopen (string calendar [, int options]) int mcal_snooze (int id) int mcal_store_event (int mcal_stream) int mcal_time_valid (int hour, int minutes, int seconds) int mcal_week_of_year (int day, int month, int year) string mcrypt_cbc (int cipher, string key, string data, int mode [, string iv]) string mcrypt_cfb (int cipher, string key, string data, int mode, string iv) string mcrypt_create_iv (int size, int source) string mcrypt_decrypt (string cipher, string key, string data, string mode [, string iv]) string mcrypt_ecb (int cipher, string key, string data, int mode) string mcrypt_enc_get_algorithms_name (resource td) int mcrypt_enc_get_block_size (resource td) int mcrypt_enc_get_iv_size (resource td) int mcrypt_enc_get_key_size (resource td) string mcrypt_enc_get_modes_name (resource td) array mcrypt_enc_get_supported_key_sizes (resource td) int mcrypt_enc_is_block_algorithm (resource td) int mcrypt_enc_is_block_algorithm_mode (resource td) int mcrypt_enc_is_block_mode (resource td) int mcrypt_enc_self_test (resource td) string mcrypt_encrypt (string cipher, string key, string data, string mode [, string iv]) string mcrypt_generic (resource td, string data) bool mcrypt_generic_deinit (resource td) bool mcrypt_generic_end (resource td) int mcrypt_generic_init (resource td, string key, string iv) int mcrypt_get_block_size (int cipher) string mcrypt_get_cipher_name (int cipher) int mcrypt_get_iv_size (string cipher, string mode) int mcrypt_get_key_size (int cipher) array mcrypt_list_algorithms ([string lib_dir]) array mcrypt_list_modes ([string lib_dir]) bool mcrypt_module_close (resource td) int mcrypt_module_get_algo_block_size (string algorithm [, string lib_dir]) int mcrypt_module_get_algo_key_size (string algorithm [, string lib_dir]) array mcrypt_module_get_supported_key_sizes (string algorithm [, string lib_dir]) bool mcrypt_module_is_block_algorithm (string algorithm [, string lib_dir]) bool mcrypt_module_is_block_algorithm_mode (string mode [, string lib_dir]) bool mcrypt_module_is_block_mode (string mode [, string lib_dir]) resource mcrypt_module_open (string algorithm, string algorithm_directory, string mode, string mode_directory) bool mcrypt_module_self_test (string algorithm [, string lib_dir]) string mcrypt_ofb (int cipher, string key, string data, int mode, string iv) string md5 (string str) string md5_file (string filename) string mdecrypt_generic (resource td, string data) string metaphone (string str) bool method_exists (object object, string method_name) string mhash (int hash, string data [, string key]) int mhash_count (void) int mhash_get_block_size (int hash) string mhash_get_hash_name (int hash) string mhash_keygen_s2k (int hash, string password, string salt, int bytes) string microtime (void) number min (number arg1, number arg2 [, ...]) void ming_setcubicthreshold (int threshold) void ming_setscale (int scale) void ming_useswfversion (int version) int mkdir (string pathname, int mode) int mktime (int hour, int minute, int second, int month, int day, int year [, int is_dst]) bool move_uploaded_file (string filename, string destination) bool msession_connect (string host, string port) int msession_count (void) bool msession_create (string session) bool msession_destroy (string name) void msession_disconnect (void) array msession_find (string name, string value) string msession_get (string session, string name, string value) array msession_get_array (string session) string msession_getdata (string session) string msession_inc (string session, string name) array msession_list (void) array msession_listvar (string name) int msession_lock (string name) string msession_plugin (string session, string val [, string param]) string msession_randstr (int param) bool msession_set (string session, string name, string value) bool msession_set_array (string session, array tuples) bool msession_setdata (string session, string value) int msession_timeout (string session [, int param]) string msession_uniq (int param) int msession_unlock (string session, int key) int msql (string database, string query, int link_identifier) int msql_affected_rows (int query_identifier) int msql_close (int link_identifier) int msql_connect ([string hostname [, string server [, string username [, string password]]]]) int msql_create_db (string database name [, int link_identifier]) int msql_createdb (string database name [, int link_identifier]) int msql_data_seek (int query_identifier, int row_number) string msql_dbname (int query_identifier, int i) int msql_drop_db (string database_name, int link_identifier) int msql_dropdb (string database_name, int link_identifier) string msql_error ([int link_identifier]) int msql_fetch_array (int query_identifier [, int result_type]) object msql_fetch_field (int query_identifier, int field_offset) int msql_fetch_object (int query_identifier [, int result_type]) array msql_fetch_row (int query_identifier) int msql_field_seek (int query_identifier, int field_offset) string msql_fieldflags (int query_identifier, int i) int msql_fieldlen (int query_identifier, int i) string msql_fieldname (int query_identifier, int field) int msql_fieldtable (int query_identifier, int field) string msql_fieldtype (int query_identifier, int i) int msql_free_result (int query_identifier) int msql_freeresult (int query_identifier) int msql_list_dbs (void) int msql_list_fields (string database, string tablename) int msql_list_tables (string database) int msql_listdbs (void) int msql_listfields (string database, string tablename) int msql_listtables (string database) int msql_num_fields (int query_identifier) int msql_num_rows (int query_identifier) int msql_numfields (int query_identifier) int msql_numrows (void) int msql_pconnect ([string server [, string username [, string password]]]) int msql_query (string query, int link_identifier) string msql_regcase (string string) int msql_result (int query_identifier, int i, mixed field) int msql_select_db (string database_name, int link_identifier) int msql_selectdb (string database_name, int link_identifier) string msql_tablename (int query_identifier, int field) int mssql_bind (int stmt, string param_name, mixed var, int type [, int is_output [, int is_null [, int maxlen]]]) int mssql_close ([int link_identifier]) int mssql_connect ([string servername [, string username [, string password]]]) int mssql_data_seek (int result_identifier, int row_number) int mssql_execute (int stmt) int mssql_fetch_array (int result) array mssql_fetch_assoc (int result_id [, int result_type]) int mssql_fetch_batch (string result_index) object mssql_fetch_field (int result [, int field_offset]) int mssql_fetch_object (int result) array mssql_fetch_row (int result) int mssql_field_length (int result [, int offset]) int mssql_field_name (int result [, int offset]) int mssql_field_seek (int result, int field_offset) string mssql_field_type (int result [, int offset]) int mssql_free_result (int result) string mssql_get_last_message (void) string mssql_guid_string (string binary [, int short_format]) int mssql_init (string sp_name [, int conn_id]) void mssql_min_error_severity (int severity) void mssql_min_message_severity (int severity) bool mssql_next_result (int result_id) int mssql_num_fields (int result) int mssql_num_rows (string result) int mssql_pconnect ([string servername [, string username [, string password]]]) int mssql_query (string query [, int link_identifier]) int mssql_result (int result, int i, mixed field) int mssql_rows_affected (int conn_id) int mssql_select_db (string database_name [, int link_identifier]) int mt_getrandmax (void) int mt_rand ([int min, int max]) void mt_srand (int seed) int muscat_close (resource muscat_handle) string muscat_get (resource muscat_handle) int muscat_give (resource muscat_handle, string string) resource muscat_setup (int size [, string muscat_dir]) resource muscat_setup_net (string muscat_host, int port) int mysql_affected_rows ([resource link_identifier]) int mysql_change_user (string user, string password [, string database [, resource link_identifier]]) bool mysql_close ([resource link_identifier]) resource mysql_connect ([string server [, string username [, string password [, bool new_link]]]]) bool mysql_create_db (string database name [, resource link_identifier]) bool mysql_data_seek (resource result_identifier, int row_number) string mysql_db_name (resource result, int row [, mixed field]) resource mysql_db_query (string database, string query [, resource link_identifier]) bool mysql_drop_db (string database_name [, resource link_identifier]) int mysql_errno ([resource link_identifier]) string mysql_error ([resource link_identifier]) string mysql_escape_string (string unescaped_string) array mysql_fetch_array (resource result [, int result_type]) array mysql_fetch_assoc (resource result) object mysql_fetch_field (resource result [, int field_offset]) array mysql_fetch_lengths (resource result) object mysql_fetch_object (resource result [, int result_type]) array mysql_fetch_row (resource result) string mysql_field_flags (resource result, int field_offset) int mysql_field_len (resource result, int field_offset) string mysql_field_name (resource result, int field_index) int mysql_field_seek (resource result, int field_offset) string mysql_field_table (resource result, int field_offset) string mysql_field_type (iresource result, int field_offset) bool mysql_free_result (resource result) string mysql_get_client_info (void) string mysql_get_host_info ([resource link_identifier]) int mysql_get_proto_info ([resource link_identifier]) int mysql_get_server_info ([resource link_identifier]) int mysql_insert_id ([resource link_identifier]) resource mysql_list_dbs ([resource link_identifier]) resource mysql_list_fields (string database_name, string table_name [, resource link_identifier]) resource mysql_list_tables (string database [, resource link_identifier]) int mysql_num_fields (resource result) int mysql_num_rows (resource result) resource mysql_pconnect ([string server [, string username [, string password]]]) resource mysql_query (string query [, resource link_identifier]) mixed mysql_result (resource result, int row [, mixed field]) bool mysql_select_db (string database_name [, resource link_identifier]) string mysql_tablename (resource result, int i) resource mysql_unbuffered_query (string query [, resource link_identifier]) void natcasesort (array array) void natsort (array array) int ncurses_addch (int ch) int ncurses_addchnstr (string s, int n) int ncurses_addchstr (string s) int ncurses_addnstr (string s, int n) int ncurses_addstr (string text) int ncurses_assume_default_colors (int fg, int bg) int ncurses_attroff (int attributes) int ncurses_attron (int attributes) int ncurses_attrset (int attributes) int ncurses_baudrate (void) int ncurses_beep (void) int ncurses_bkgd (int attrchar) void ncurses_bkgdset (int attrchar) int ncurses_border (int left, int right, int top, int bottom, int tl_corner, int tr_corner, int bl_corner, int br_corner) bool ncurses_can_change_color (void) bool ncurses_cbreak (void) bool ncurses_clear (void) bool ncurses_clrtobot (void) bool ncurses_clrtoeol (void) int ncurses_color_set (int pair) int ncurses_curs_set (int visibility) bool ncurses_def_prog_mode (void) bool ncurses_def_shell_mode (void) int ncurses_define_key (string definition, int keycode) int ncurses_delay_output (int milliseconds) bool ncurses_delch (void) bool ncurses_deleteln (void) int ncurses_delwin (resource window) bool ncurses_doupdate (void) bool ncurses_echo (void) int ncurses_echochar (int character) int ncurses_end (void) bool ncurses_erase (void) string ncurses_erasechar (void) int ncurses_filter (void) bool ncurses_flash (void) bool ncurses_flushinp (void) int ncurses_getch (void) bool ncurses_getmouse (array mevent) int ncurses_halfdelay (int tenth) bool ncurses_has_colors (void) bool ncurses_has_ic (void) bool ncurses_has_il (void) int ncurses_has_key (int keycode) int ncurses_hline (int charattr, int n) string ncurses_inch (void) int ncurses_init (void) int ncurses_init_color (int color, int r, int g, int b) int ncurses_init_pair (int pair, int fg, int bg) int ncurses_insch (int character) int ncurses_insdelln (int count) bool ncurses_insertln (void) int ncurses_insstr (string text) int ncurses_instr (string buffer) bool ncurses_isendwin (void) int ncurses_keyok (int keycode, bool enable) bool ncurses_killchar (void) string ncurses_longname (void) int ncurses_mouseinterval (int milliseconds) int ncurses_mousemask (int newmask, int oldmask) int ncurses_move (int y, int x) int ncurses_mvaddch (int y, int x, int c) int ncurses_mvaddchnstr (int y, int x, string s, int n) int ncurses_mvaddchstr (int y, int x, string s) int ncurses_mvaddnstr (int y, int x, string s, int n) int ncurses_mvaddstr (int y, int x, string s) int ncurses_mvcur (int old_y, int old_x, int new_y, int new_x) int ncurses_mvdelch (int y, int x) int ncurses_mvgetch (int y, int x) int ncurses_mvhline (int y, int x, int attrchar, int n) int ncurses_mvinch (int y, int x) int ncurses_mvvline (int y, int x, int attrchar, int n) int ncurses_mvwaddstr (resource window, int y, int x, string text) int ncurses_napms (int milliseconds) int ncurses_newwin (int rows, int cols, int y, int x) bool ncurses_nl (void) bool ncurses_nocbreak (void) bool ncurses_noecho (void) bool ncurses_nonl (void) int ncurses_noqiflush (void) bool ncurses_noraw (void) int ncurses_putp (string text) int ncurses_qiflush (void) bool ncurses_raw (void) int ncurses_refresh (int ch) bool ncurses_resetty (void) bool ncurses_savetty (void) int ncurses_scr_dump (string filename) int ncurses_scr_init (string filename) int ncurses_scr_restore (string filename) int ncurses_scr_set (string filename) int ncurses_scrl (int count) bool ncurses_slk_attr (void) int ncurses_slk_attroff (int intarg) int ncurses_slk_attron (int intarg) int ncurses_slk_attrset (int intarg) bool ncurses_slk_clear (void) int ncurses_slk_color (int intarg) bool ncurses_slk_init (int format) bool ncurses_slk_noutrefresh (void) bool ncurses_slk_refresh (void) bool ncurses_slk_restore (void) bool ncurses_slk_touch (void) int ncurses_standend (void) int ncurses_standout (void) int ncurses_start_color (void) bool ncurses_termattrs (void) string ncurses_termname (void) void ncurses_timeout (int millisec) int ncurses_typeahead (int fd) int ncurses_ungetch (int keycode) bool ncurses_ungetmouse (array mevent) bool ncurses_use_default_colors (void) void ncurses_use_env (bool flag) int ncurses_use_extended_names (bool flag) int ncurses_vidattr (int intarg) int ncurses_vline (int charattr, int n) int ncurses_wrefresh (resource window) mixed next (array array) string ngettext (string msgid1, string msgid2, int n) string nl2br (string string) string nl_langinfo (int item) array notes_body (string server, string mailbox, int msg_number) string notes_copy_db (string from_database_name, string to_database_name) bool notes_create_db (string database_name) string notes_create_note (string database_name, string form_name) bool notes_drop_db (string database_name) bool notes_find_note (string database_name, string name [, string type]) object notes_header_info (string server, string mailbox, int msg_number) bool notes_list_msgs (string db) string notes_mark_read (string database_name, string user_name, string note_id) string notes_mark_unread (string database_name, string user_name, string note_id) bool notes_nav_create (string database_name, string name) string notes_search (string database_name, string keywords) string notes_unread (string database_name, string user_name) string notes_version (string database_name) string number_format (float number [, int decimals [, string dec_point [, string thousands_sep]]]) void ob_clean (void) void ob_end_clean (void) void ob_end_flush (void) void ob_flush (void) string ob_get_contents (void) string ob_get_length (void) int ob_get_level (void) string ob_gzhandler (string buffer [, int mode]) array ob_iconv_handler (string contents, int status) void ob_implicit_flush ([int flag]) void ob_start ([string output_callback]) int OCIBindByName (int stmt, string ph_name, mixed & variable, int length [, int type]) int OCICancel (int stmt) string OCICollAppend (object collection, object object) string OCICollAssign (object collection, object object) string OCICollAssignElem (object collection, string ndx, string val) string OCICollGetElem (object collection, string ndx) string OCICollMax (object collection) string OCICollSize (object collection) string OCICollTrim (object collection, int num) int OCIColumnIsNULL (int stmt, mixed column) string OCIColumnName (int stmt, int col) int OCIColumnPrecision (int stmt, int col) int OCIColumnScale (int stmt, int col) int OCIColumnSize (int stmt, mixed column) mixed OCIColumnType (int stmt, int col) mixed OCIColumnTypeRaw (int stmt, int col) int OCICommit (int connection) int OCIDefineByName (int stmt, string Column-Name, mixed variable [, int type]) array OCIError ([int stmt|conn|global]) int OCIExecute (int statement [, int mode]) int OCIFetch (int statement) int OCIFetchInto (int stmt, array & result [, int mode]) int OCIFetchStatement (int stmt, array & variable) string OCIFreeCollection (object lob) int OCIFreeCursor (int stmt) int OCIFreeDesc (object lob) int OCIFreeStatement (int stmt) void OCIInternalDebug (int onoff) string OCILoadLob (object lob) int OCILogOff (int connection) int OCILogon (string username, string password [, string db]) string OCINewCollection (int conn, string tdo [, string shema]) int OCINewCursor (int conn) string OCINewDescriptor (int connection [, int type]) int OCINLogon (string username, string password [, string db]) int OCINumCols (int stmt) int OCIParse (int conn, string query) int OCIPLogon (string username, string password [, string db]) mixed OCIResult (int statement, mixed column) int OCIRollback (int connection) int OCIRowCount (int statement) string OCISaveLob (object lob) string OCISaveLobFile (object lob) string OCIServerVersion (int conn) int OCISetPrefetch (int stmt, int rows) string OCIStatementType (int stmt) void OCIWriteLobToFile (object lob [, string filename [, int start [, int lenght]]]) int octdec (string octal_string) int odbc_autocommit (int connection_id [, int OnOff]) int odbc_binmode (int result_id, int mode) void odbc_close (int connection_id) void odbc_close_all (void) int odbc_columnprivileges (int connection_id [, string qualifier [, string owner [, string table_name [, string column_name]]]]) int odbc_columns (int connection_id [, string qualifier [, string owner [, string table_name [, string column_name]]]]) int odbc_commit (int connection_id) int odbc_connect (string dsn, string user, string password [, int cursor_type]) string odbc_cursor (int result_id) int odbc_do (int conn_id, string query) string odbc_error ([int connection_id]) string odbc_errormsg ([int connection_id]) int odbc_exec (int connection_id, string query_string) int odbc_execute (int result_id [, array parameters_array]) array odbc_fetch_array (int result [, int rownumber]) int odbc_fetch_into (int result_id [, int rownumber, array result_array]) object odbc_fetch_object (int result [, int rownumber]) int odbc_fetch_row (int result_id [, int row_number]) int odbc_field_len (int result_id, int field_number) string odbc_field_name (int result_id, int field_number) int odbc_field_num (int result_id, string field_name) string odbc_field_precision (int result_id, int field_number) string odbc_field_scale (int result_id, int field_number) string odbc_field_type (int result_id, int field_number) int odbc_foreignkeys (int connection_id, string pk_qualifier, string pk_owner, string pk_table, string fk_qualifier, string fk_owner, string fk_table) int odbc_free_result (int result_id) int odbc_gettypeinfo (int connection_id [, int data_type]) int odbc_longreadlen (int result_id, int length) bool odbc_next_result (int result_id) int odbc_num_fields (int result_id) int odbc_num_rows (int result_id) int odbc_pconnect (string dsn, string user, string password [, int cursor_type]) int odbc_prepare (int connection_id, string query_string) int odbc_primarykeys (int connection_id, string qualifier, string owner, string table) int odbc_procedurecolumns (int connection_id [, string qualifier [, string owner [, string proc [, string column]]]]) int odbc_procedures (int connection_id [, string qualifier [, string owner [, string name]]]) string odbc_result (int result_id, mixed field) int odbc_result_all (int result_id [, string format]) int odbc_rollback (int connection_id) int odbc_setoption (int id, int function, int option, int param) int odbc_specialcolumns (int connection_id, int type, string qualifier, string owner, string table, int scope, int nullable) int odbc_statistics (int connection_id, string qualifier, string owner, string table_name, int unique, int accuracy) int odbc_tableprivileges (int connection_id [, string qualifier [, string owner [, string name]]]) int odbc_tables (int connection_id [, string qualifier [, string owner [, string name [, string types]]]]) resource opendir (string path) int openlog (string ident, int option, int facility) bool openssl_csr_export (resource csr, string out [, bool notext]) bool openssl_csr_export_to_file (resource csr, string outfilename [, bool notext]) bool openssl_csr_new (array dn, resource privkey [, array extraattribs [, array configargs]]) resource openssl_csr_sign (mixed csr, mixed x509, mixed priv_key, long days) mixed openssl_error_string (void) void openssl_free_key (resource key_identifier) resource openssl_get_privatekey (mixed key [, string passphrase]) resource openssl_get_publickey (mixed certificate) bool openssl_open (string sealed_data, string open_data, string env_key, mixed priv_key_id) bool openssl_pkcs7_decrypt (string infilename, string outfilename, mixed recipcert, mixed recipkey) bool openssl_pkcs7_encrypt (string infilename, string outfilename, mixed recipcerts, array headers [, long flags]) bool openssl_pkcs7_sign (string infilename, string outfilename, mixed signcert, mixed privkey, array headers [, long flags [, string extracertsfilename]]) bool openssl_pkcs7_verify (string filename, int flags [, string outfilename [, array cainfo [, string extracerts]]]) bool openssl_pkey_export (mixed key, mixed out [, string passphrase [, array config_args]]) bool openssl_pkey_export_to_file (mixed key, string outfilename [, string passphrase [, array config_args]]) resource openssl_pkey_new ([array configargs]) bool openssl_private_decrypt (string data, string crypted, mixed key [, int padding]) bool openssl_private_encrypt (string data, string crypted, mixed key [, int padding]) bool openssl_public_decrypt (string data, string crypted, resource key [, int padding]) bool openssl_public_encrypt (string data, string crypted, mixed key [, int padding]) int openssl_seal (string data, string sealed_data, array env_keys, array pub_key_ids) bool openssl_sign (string data, string signature, mixed priv_key_id) int openssl_verify (string data, string signature, mixed pub_key_id) bool openssl_x509_check_private_key (mixed cert, mixed key) bool openssl_x509_checkpurpose (mixed x509cert, int purpose, array cainfo [, string untrustedfile]) bool openssl_x509_export (mixed x509, string outfilename [, bool notext]) bool openssl_x509_export_to_file (mixed x509, string outfilename [, bool notext]) void openssl_x509_free (resource x509cert) array openssl_x509_parse (mixed x509cert [, bool shortnames]) resource openssl_x509_read (mixed x509certdata) int ora_bind (int cursor, string PHP variable name, string SQL parameter name, int length [, int type]) int ora_close (int cursor) string Ora_ColumnName (int cursor, int column) int Ora_ColumnSize (int cursor, int column) string Ora_ColumnType (int cursor, int column) int ora_commit (int conn) int ora_commitoff (int conn) int ora_commiton (int conn) int ora_do (int conn, string query) string Ora_Error (int cursor_or_connection) int Ora_ErrorCode (int cursor_or_connection) int ora_exec (int cursor) int ora_fetch (int cursor) int ora_fetch_into (int cursor, array result [, int flags]) mixed ora_getcolumn (int cursor, mixed column) int ora_logoff (int connection) int ora_logon (string user, string password) int ora_numcols (int cursor_ind) int ora_numrows (int cursor_ind) int ora_open (int connection) int ora_parse (int cursor_ind, string sql_statement, int defer) int ora_plogon (string user, string password) int ora_rollback (int connection) int ord (string string) void overload ([string class_name]) void ovrimos_close (int connection) int ovrimos_commit (int connection_id) int ovrimos_connect (string host, string db, string user, string password) int ovrimos_cursor (int result_id) int ovrimos_exec (int connection_id, string query) bool ovrimos_execute (int result_id [, array parameters_array]) bool ovrimos_fetch_into (int result_id, array result_array [, string how [, int rownumber]]) bool ovrimos_fetch_row (int result_id [, int how [, int row_number]]) int ovrimos_field_len (int result_id, int field_number) int ovrimos_field_name (int result_id, int field_number) int ovrimos_field_num (int result_id, string field_name) int ovrimos_field_type (int result_id, int field_number) bool ovrimos_free_result (int result_id) int ovrimos_longreadlen (int result_id, int length) int ovrimos_num_fields (int result_id) int ovrimos_num_rows (int result_id) int ovrimos_prepare (int connection_id, string query) int ovrimos_result (int result_id, mixed field) bool ovrimos_result_all (int result_id [, string format]) int ovrimos_rollback (int connection_id) string pack (string format [, mixed args]) array parse_ini_file (string filename [, bool process_sections]) void parse_str (string str [, array arr]) array parse_url (string url) void passthru (string command [, int return_var]) array pathinfo (string path) int pclose (int fp) int pdf_add_annotation (int pdf object, float llx, float lly, float urx, float ury, string contents, string title, string icon, int open) int pdf_add_bookmark (int pdf object, string text [, int parent [, int open]]) int pdf_add_launchlink (int pdf object, float llx, float lly, float urx, float ury, string filename) int pdf_add_locallink (int pdf object, float llx, float lly, float urx, float ury, int page, string dest) int pdf_add_note (int pdf object, float llx, float lly, float urx, float ury, string contents, string title, string icon, int open) int pdf_add_pdflink (int pdf object, float llx, float lly, float urx, float ury, string filename, int page, string dest) int pdf_add_thumbnail (int pdf object, int image) int pdf_add_weblink (int pdf object, float llx, float lly, float urx, float ury, string url) void pdf_arc (resource pdf object, float x, float y, float r, float alpha, float beta) void pdf_arc (resource pdf object, float x, float y, float r, float alpha, float beta) int pdf_attach_file (int pdf object, float llx, float lly, float urx, float ury, string filename, string description, string author, string mimetype, string icon) void pdf_begin_page (int pdf object, float width, float height) int pdf_begin_pattern (int pdf object, float width, float height, float xstep, float ystep, int painttype) void pdf_begin_template (int pdf object, float width, float height) void pdf_circle (int pdf object, float x, float y, float r) void pdf_clip (int pdf object) void pdf_close (int pdf object) void pdf_close_image (int pdf object, int image) void pdf_close_pdi (int pdf object, int dochandle) void pdf_close_pdi_page (int pdf object, int pagehandle) void pdf_closepath (int pdf object) void pdf_closepath_fill_stroke (int pdf object) void pdf_closepath_stroke (int pdf object) void pdf_concat (int pdf object, float a, float b, float c, float d, float e, float f) void pdf_continue_text (int pdf object, string text) void pdf_curveto (int pdf object, float x1, float y1, float x2, float y2, float x3, float y3) void pdf_delete (int pdf object) void pdf_end_page (int pdf object) void pdf_end_pattern (int pdf object) void pdf_end_template (int pdf object) void pdf_fill_stroke (int pdf object) void pdf_fill_stroke (int pdf object) int pdf_findfont (int pdf object, string fontname, string encoding, int embed) string pdf_get_buffer (int pdf object) string pdf_get_image_height (int pdf object, int image) string pdf_get_image_width (int pdf object, int image) int pdf_get_majorversion (void) int pdf_get_majorversion (void) string pdf_get_parameter (int pdf object, string key [, float modifier]) string pdf_get_pdi_parameter (int pdf object, string key, int doc, int page, int index) string pdf_get_pdi_value (int pdf object, string key, int doc, int page, int index) float pdf_get_value (int pdf object, string key [, float modifier]) void pdf_initgraphics (int pdf object) void pdf_lineto (int pdf object, float x, float y) void pdf_makespotcolor (int pdf object, string spotname) void pdf_moveto (int pdf object, float x, float y) int pdf_new () int pdf_open_CCITT (int pdf object, string filename, int width, int height, int BitReverse, int k, int Blackls1) int pdf_open_file (int pdf object [, string filename]) int pdf_open_image (int PDF-document, string imagetype, string source, string data, long length, int width, int height, int components, int bpc, string params) int pdf_open_image_file (int PDF-document, string imagetype, string filename [, string stringparam [, string intparam]]) int pdf_open_memory_image (int pdf object, int image) int pdf_open_pdi (int pdf object, string filename, string stringparam, int intparam) int pdf_open_pdi_page (int pdf object, int dochandle, int pagenumber, string pagelabel) void pdf_place_image (int pdf object, int image, float x, float y, float scale) void pdf_place_pdi_page (int pdf object, int page, float x, float y, float sx, float sy) void pdf_rect (int pdf object, float x, float y, float width, float height) void pdf_restore (int pdf object) void pdf_rotate (int pdf object, float phi) void pdf_save (int pdf object) void pdf_scale (int pdf object, float x-scale, float y-scale) void pdf_set_border_color (int pdf object, float red, float green, float blue) void pdf_set_border_dash (int pdf object, float black, float white) void pdf_set_border_style (int pdf object, string style, float width) void pdf_set_horiz_scaling (int pdf object, float scale) void pdf_set_info (int pdf object, string key, string value) bool pdf_set_info_author (int pdfdoc, string author) bool pdf_set_info_creator (int pdfdoc, string creator) bool pdf_set_info_keywords (int pdfdoc, string keywords) bool pdf_set_info_subject (int pdfdoc, string subject) bool pdf_set_info_title (int pdfdoc, string title) void pdf_set_parameter (int pdf object, string key, string value) void pdf_set_text_pos (int pdf object, float x, float y) void pdf_set_value (int pdf object, string key, float value) void pdf_setcolor (int pdf object, string type, string colorspace, float c1 [, float c2 [, float c3 [, float c4]]]) void pdf_setdash (int pdf object, float b, float w) void pdf_setflat (int pdf object, float flatness) void pdf_setfont (int pdf object, int font, float size) void pdf_setgray (int pdf object, float gray) void pdf_setgray_fill (int pdf object, float gray) void pdf_setgray_stroke (int pdf object, float gray) void pdf_setlinecap (int pdf object, int linecap) void pdf_setlinejoin (int pdf object, long linejoin) void pdf_setlinewidth (int pdf object, float width) void pdf_setmatrix (int pdf object, float a, float b, float c, float d, float e, float f) void pdf_setmiterlimit (int pdf object, float miter) void pdf_setpolydash (int pdf object, float * dasharray) void pdf_setrgbcolor (int pdf object, float red value, float green value, float blue value) void pdf_setrgbcolor_fill (int pdf object, float red value, float green value, float blue value) void pdf_setrgbcolor_stroke (int pdf object, float red value, float green value, float blue value) void pdf_show (int pdf object, string text) int pdf_show_boxed (int pdf object, string text, float left, float top, float width, float height, string hmode [, string feature]) void pdf_show_xy (int pdf object, string text, float x, float y) void pdf_skew (int pdf object, float alpha, float beta) float pdf_stringwidth (int pdf object, string text [, int font [, float size]]) void pdf_stroke (int pdf object) void pdf_translate (int pdf object, float tx, float ty) void pfpro_cleanup (void) void pfpro_init (void) array pfpro_process (array parameters [, string address [, int port [, int timeout [, string proxy address [, int proxy port [, string proxy logon [, string proxy password]]]]]]]) string pfpro_process_raw (string parameters [, string address [, int port [, int timeout [, string proxy address [, int proxy port [, string proxy logon [, string proxy password]]]]]]]) string pfpro_version (void) int pfsockopen (string hostname, int port [, int errno [, string errstr [, int timeout]]]) bool pg_cancel_query (resource connection) string pg_client_encoding ([resource connection]) bool pg_close (resource connection) int pg_cmdtuples (resource result) resource pg_connect (string connection_string) bool pg_connection_busy (resource connection) bool pg_connection_reset (resource connection) int pg_connection_status (resource connection) int pg_copy_from (int connection, string table_name, array rows [, string delimiter [, string null_as]]) int pg_copy_to (int connection, string table_name [, string delimiter [, string null_as]]) string pg_dbname (resource connection) bool pg_end_copy ([resource connection]) string pg_errormessage (resource connection) string pg_escape_bytea (string data) string pg_escape_string (string data) resource pg_exec (resource connection, string query) array pg_fetch_array (resource result, int row [, int result_type]) object pg_fetch_object (resource result, int row [, int result_type]) array pg_fetch_row (resource result, int row) int pg_fieldisnull (resource result, int row, mixed field) string pg_fieldname (resource result, int field_number) int pg_fieldnum (resource result, string field_name) int pg_fieldprtlen (resource result, int row_number, string field_name) int pg_fieldsize (resource result, int field_number) string pg_fieldtype (resource result, int field_number) bool pg_freeresult (resource result) resource pg_get_result ([resource connection]) int pg_getlastoid (resource result) string pg_host (resource connection) string pg_last_notice (resource connection) bool pg_lo_seek (resource large_object, int offset [, int whence]) int pg_lo_tell (resource large_object) bool pg_loclose (resource large_object) int pg_locreate (resource connection) bool pg_loexport (int oid, string pathname [, resource connection]) int pg_loimport (string pathname [, resource connection]) resource pg_loopen (resource connection, int oid, string mode) string pg_loread (resource large_object, int len) int pg_loreadall (resource large_object) bool pg_lounlink (resource connection, int oid) int pg_lowrite (resource large_object, string data) int pg_numfields (resource result) int pg_numrows (resource result) string pg_options (resource connection) int pg_pconnect (string connection_string) int pg_port (resource connection) bool pg_put_line ([resource connection, string data]) mixed pg_result (resource result, int row_number, mixed field) string pg_result_error (resource result) int pg_result_status (resource result) bool pg_send_query (resource connection, string query) int pg_set_client_encoding ([resource connection, string encoding]) bool pg_trace (string pathname [, string mode [, resource connection]]) string pg_tty (resource connection) bool pg_untrace ([resource connection]) string php_logo_guid (void) string php_sapi_name (void) string php_uname (void) void phpcredits (int flag) int phpinfo ([int what]) string phpversion (void) float pi (void) int png2wbmp (string pngname, string wbmpname, int d_height, int d_width, int threshold) int popen (string command, string mode) mixed pos (array array) string posix_ctermid (void) string posix_getcwd (void) int posix_getegid (void) int posix_geteuid (void) int posix_getgid (void) array posix_getgrgid (int gid) array posix_getgrnam (string name) array posix_getgroups (void) string posix_getlogin (void) int posix_getpgid (int pid) int posix_getpgrp (void) int posix_getpid (void) int posix_getppid (void) array posix_getpwnam (string username) array posix_getpwuid (int uid) array posix_getrlimit (void) int posix_getsid (int pid) int posix_getuid (void) bool posix_isatty (int fd) bool posix_kill (int pid, int sig) bool posix_mkfifo (string pathname, int mode) bool posix_setegid (int gid) bool posix_seteuid (int uid) bool posix_setgid (int gid) int posix_setpgid (int pid, int pgid) int posix_setsid (void) bool posix_setuid (int uid) array posix_times (void) string posix_ttyname (int fd) array posix_uname (void) number pow (numberbase,numberexp) array preg_grep (string pattern, array input) int preg_match (string pattern, string subject [, array matches]) int preg_match_all (string pattern, string subject, array matches [, int order]) string preg_quote (string str [, string delimiter]) mixed preg_replace (mixed pattern, mixed replacement, mixed subject [, int limit]) mixed preg_replace_callback (mixed pattern, mixed callback, mixed subject [, int limit]) array preg_split (string pattern, string subject [, int limit [, int flags]]) mixed prev (array array) int print (string arg) void print_r (mixed expression) void printer_abort (resource handle) void printer_close (resource handle) mixed printer_create_brush (int style, string color) void printer_create_dc (resource handle) mixed printer_create_font (string face, int height, int width, int font_weight, bool italic, bool underline, bool strikeout, int orientaton) mixed printer_create_pen (int style, int width, string color) bool printer_delete_brush (resource handle) bool printer_delete_dc (resource handle) bool printer_delete_font (resource handle) bool printer_delete_pen (resource handle) void printer_draw_bmp (resource handle, string filename, int x, int y) void printer_draw_chord (resource handle, int rec_x, int rec_y, int rec_x1, int rec_y1, int rad_x, int rad_y, int rad_x1, int rad_y1) void printer_draw_elipse (resource handle, int ul_x, int ul_y, int lr_x, int lr_y) void printer_draw_line (resource printer_handle, int from_x, int from_y, int to_x, int to_y) void printer_draw_pie (resource handle, int rec_x, int rec_y, int rec_x1, int rec_y1, int rad1_x, int rad1_y, int rad2_x, int rad2_y) void printer_draw_rectangle (resource handle, int ul_x, int ul_y, int lr_x, int lr_y) void printer_draw_roundrect (resource handle, int ul_x, int ul_y, int lr_x, int lr_y, int width, int height) void printer_draw_text (resource printer_handle, string text, int x, int y) bool printer_end_doc (resource handle) bool printer_end_page (resource handle) mixed printer_get_option (resource handle, string option) array printer_list (int enumtype [, string name [, int level]]) int printer_logical_fontheight (resource handle, int height) mixed printer_open ([string devicename]) void printer_select_brush (resource printer_handle, resource brush_handle) void printer_select_font (resource printer_handle, resource font_handle) void printer_select_pen (resource printer_handle, resource pen_handle) bool printer_set_option (resource handle, int option, mixed value) bool printer_start_doc (resource handle [, string document]) bool printer_start_page (resource handle) bool printer_write (resource handle, string content) void printf (string format [, mixed args]) int pspell_add_to_personal (int dictionary_link, string word) int pspell_add_to_session (int dictionary_link, string word) bool pspell_check (int dictionary_link, string word) int pspell_clear_session (int dictionary_link) int pspell_config_create (string language [, string spelling [, string jargon [, string encoding]]]) int pspell_config_ignore (int dictionary_link, int n) int pspell_config_mode (int dictionary_link, int mode) int pspell_config_personal (int dictionary_link, string file) int pspell_config_repl (int dictionary_link, string file) int pspell_config_runtogether (int dictionary_link, bool flag) int pspell_config_save_repl (int dictionary_link, bool flag) int pspell_new (string language [, string spelling [, string jargon [, string encoding [, int mode]]]]) int pspell_new_config (int config) int pspell_new_personal (string personal, string language [, string spelling [, string jargon [, string encoding [, int mode]]]]) int pspell_save_wordlist (int dictionary_link) int pspell_store_replacement (int dictionary_link, string misspelled, string correct) array pspell_suggest (int dictionary_link, string word) void putenv (string setting) string qdom_error (void) object qdom_tree (string ) string quoted_printable_decode (string str) string quotemeta (string str) float rad2deg (float number) int rand ([int min, int max]) array range (mixed low, mixed high) string rawurldecode (string str) string rawurlencode (string str) array exif_read_data (string filename, string sections, bool arrays, bool thumbnail) string readdir (resource dir_handle) int readfile (string filename [, int use_include_path]) int readgzfile (string filename [, int use_include_path]) string readline ([string prompt]) void readline_add_history (string line) bool readline_clear_history (void) bool readline_completion_function (string line) mixed readline_info ([string varname [, string newvalue]]) array readline_list_history (void) bool readline_read_history (string filename) bool readline_write_history (string filename) string readlink (string path) string realpath (string path) string recode (string request, string string) bool recode_file (string request, resource input, resource output) string recode_string (string request, string string) int register_shutdown_function (string func) void register_tick_function (string func [, mixed arg]) int rename (string oldname, string newname) mixed reset (array array) void restore_error_handler (void) int rewind (int fp) void rewinddir (resource dir_handle) int rmdir (string dirname) float round (float val [, int precision]) void rsort (array array [, int sort_flags]) string rtrim (string str [, string charlist]) bool sem_acquire (int sem_identifier) int sem_get (int key [, int max_acquire [, int perm]]) bool sem_release (int sem_identifier) bool sem_remove (int sem_identifier) string serialize (mixed value) int sesam_affected_rows (string result_id) bool sesam_commit (void) bool sesam_connect (string catalog, string schema, string user) array sesam_diagnostic (void) bool sesam_disconnect (void) string sesam_errormsg (void) string sesam_execimm (string query) array sesam_fetch_array (string result_id [, int whence [, int offset]]) mixed sesam_fetch_result (string result_id [, int max_rows]) array sesam_fetch_row (string result_id [, int whence [, int offset]]) array sesam_field_array (string result_id) int sesam_field_name (string result_id, int index) int sesam_free_result (string result_id) int sesam_num_fields (string result_id) string sesam_query (string query [, bool scrollable]) bool sesam_rollback (void) bool sesam_seek_row (string result_id, int whence [, int offset]) bool sesam_settransaction (int isolation_level, int read_only) int session_cache_expire ([int new_cache_expire]) string session_cache_limiter ([string cache_limiter]) bool session_decode (string data) bool session_destroy (void) string session_encode (void) array session_get_cookie_params (void) string session_id ([string id]) bool session_is_registered (string name) string session_module_name ([string module]) string session_name ([string name]) bool session_register (mixed name [, mixed ...]) string session_save_path ([string path]) void session_set_cookie_params (int lifetime [, string path [, string domain]]) void session_set_save_handler (string open, string close, string read, string write, string destroy, string gc) bool session_start (void) bool session_unregister (string name) void session_unset (void) void session_write_close (void) string set_error_handler (string error_handler) int set_file_buffer (int fp, int buffer) long set_magic_quotes_runtime (int new_setting) void set_time_limit (int seconds) int setcookie (string name [, string value [, int expire [, string path [, string domain [, int secure]]]]]) string setlocale (mixed category, string locale) bool settype (mixed var, string type) string shell_exec (string cmd) int shm_attach (int key [, int memsize [, int perm]]) int shm_detach (int shm_identifier) mixed shm_get_var (int id, int variable_key) int shm_put_var (int shm_identifier, int variable_key, mixed variable) int shm_remove (int shm_identifier) int shm_remove_var (int id, int variable_key) int shmop_close (int shmid) int shmop_delete (int shmid) int shmop_open (int key, string flags, int mode, int size) string shmop_read (int shmid, int start, int count) int shmop_size (int shmid) int shmop_write (int shmid, string data, int offset) bool show_source (string filename [, bool return]) void shuffle (array array) int similar_text (string first, string second [, float percent]) float sin (float arg) float sinh (float arg) int sizeof (mixed var) void sleep (int seconds) bool snmp_get_quick_print (void) void snmp_set_quick_print (bool quick_print) string snmpget (string hostname, string community, string object_id [, int timeout [, int retries]]) array snmprealwalk (string host, string community, string object_id [, int timeout [, int retries]]) bool snmpset (string hostname, string community, string object_id, string type, mixed value [, int timeout [, int retries]]) array snmpwalk (string hostname, string community, string object_id [, int timeout [, int retries]]) array snmpwalkoid (string hostname, string community, string object_id [, int timeout [, int retries]]) int socket_accept (resource socket) int socket_bind (resource socket, string address [, int port]) bool socket_close (resource socket) int socket_connect (resource socket, string address [, int port]) resource socket_create (int domain, int type, int protocol) resource socket_create_listen (int port [, int backlog]) bool socket_create_pair (int domain, int type, int protocol, array &fd) resource socket_fd_alloc (void) bool socket_fd_clear (resource set, mixed socket) bool socket_fd_free (resource set) bool socket_fd_isset (resource set, resource socket) bool socket_fd_set (resource set, mixed socket) bool socket_fd_zero (resource set) array socket_get_status (resource socket_get_status) mixed socket_getopt (resource socket, int level, int optname) bool socket_getpeername (resource socket, string &addr [, int &port]) bool socket_getsockname (resource socket, string &addr [, int &port]) bool socket_iovec_add (resource iovec, int iov_len) resource socket_iovec_alloc (int num_vectors [, int ]) bool socket_iovec_delete (resource iovec, int iov_pos) string socket_iovec_fetch (resource iovec, int iovec_position) bool socket_iovec_free (resource iovec) bool socket_iovec_set (resource iovec, int iovec_position, string new_val) int socket_last_error (resource socket) int socket_listen (resource socket, int backlog) string socket_read (resource socket_des, int length [, int type]) bool socket_readv (resource socket, resource iovec_id) string socket_recv (resource socket, int len, int flags) int socket_recvfrom (resource socket, string &buf, int len, int flags, string &name [, int &port]) bool socket_recvmsg (resource socket, resource iovec, array &control, int &controllen, int &flags, string &addr [, int &port]) int socket_select (resource read_fd, resource write_fd, resource except_fd, int tv_sec [, int tv_usec]) int socket_send (resource socket, string buf, int len, int flags) bool socket_sendmsg (resource socket, resource iovec, int flags, string addr [, int port]) int socket_sendto (resource socket, string buf, int len, int flags, string addr [, int port]) int socket_set_blocking (int socket descriptor, int mode) bool socket_set_nonblock (resource socket) bool socket_set_timeout (int socket descriptor, int seconds, int microseconds) bool socket_setopt (resource socket, int level, int optname, int ) bool socket_shutdown (resource socket [, int how]) string socket_strerror (int errno) int socket_write (resource socket_des, string &buffer, int length) bool socket_writev (resource socket, resource iovec_id) void sort (array array [, int sort_flags]) string soundex (string str) array split (string pattern, string string [, int limit]) array spliti (string pattern, string string [, int limit]) string sprintf (string format [, mixed args]) string sql_regcase (string string) float sqrt (float arg) void srand (int seed) mixed sscanf (string str, string format [, string var1]) array stat (string filename) string str_pad (string input, int pad_length [, string pad_string [, int pad_type]]) string str_repeat (string input, int multiplier) mixed str_replace (mixed search, mixed replace, mixed subject) string str_rot13 (string str) int strcasecmp (string str1, string str2) string strchr (string haystack, string needle) int strcmp (string str1, string str2) int strcoll (string str1, string str2) int strcspn (string str1, string str2) string strftime (string format [, int timestamp]) string strip_tags (string str [, string allowable_tags]) string stripcslashes (string str) string stripslashes (string str) string stristr (string haystack, string needle) int strlen (string str) int strnatcasecmp (string str1, string str2) int strnatcmp (string str1, string str2) int strncasecmp (string str1, string str2, int len) int strncmp (string str1, string str2, int len) int strpos (string haystack, string needle [, int offset]) string strrchr (string haystack, string needle) string strrev (string string) int strrpos (string haystack, char needle) int strspn (string str1, string str2) string strstr (string haystack, string needle) string strtok (string arg1, string arg2) string strtolower (string str) int strtotime (string time [, int now]) string strtoupper (string string) string strtr (string str, string from, string to) string strval (mixed var) string substr (string string, int start [, int length]) int substr_count (string haystack, string needle) string substr_replace (string string, string replacement, int start [, int length]) void swf_actiongeturl (string url, string target) void swf_actiongotoframe (int framenumber) void swf_actiongotolabel (string label) void swf_actionnextframe (void) void swf_actionplay (void) void swf_actionprevframe (void) void swf_actionsettarget (string target) void swf_actionstop (void) void swf_actiontogglequality (void) void swf_actionwaitforframe (int framenumber, int skipcount) void swf_addbuttonrecord (int states, int shapeid, int depth) void swf_addcolor (float r, float g, float b, float a) void swf_closefile ([int return_file]) void swf_definebitmap (int objid, string image_name) void swf_definefont (int fontid, string fontname) void swf_defineline (int objid, float x1, float y1, float x2, float y2, float width) void swf_definepoly (int objid, array coords, int npoints, float width) void swf_definerect (int objid, float x1, float y1, float x2, float y2, float width) void swf_definetext (int objid, string str, int docenter) void swf_endbutton (void) void swf_enddoaction (void) void swf_endshape (void) void swf_endsymbol (void) void swf_fontsize (float size) void swf_fontslant (float slant) void swf_fonttracking (float tracking) array swf_getbitmapinfo (int bitmapid) array swf_getfontinfo (void) int swf_getframe (void) void swf_labelframe (string name) void swf_lookat (float view_x, float view_y, float view_z, float reference_x, float reference_y, float reference_z, float twist) void swf_modifyobject (int depth, int how) void swf_mulcolor (float r, float g, float b, float a) int swf_nextid (void) void swf_oncondition (int transition) void swf_openfile (string filename, float width, float height, float framerate, float r, float g, float b) void swf_ortho (float xmin, float xmax, float ymin, float ymax, float zmin, float zmax) void swf_ortho2 (float xmin, float xmax, float ymin, float ymax) void swf_perspective (float fovy, float aspect, float near, float far) void swf_placeobject (int objid, int depth) void swf_polarview (float dist, float azimuth, float incidence, float twist) void swf_popmatrix (void) void swf_posround (int round) void swf_pushmatrix (void) void swf_removeobject (int depth) void swf_rotate (float angle, string axis) void swf_scale (float x, float y, float z) void swf_setfont (int fontid) void swf_setframe (int framenumber) void swf_shapearc (float x, float y, float r, float ang1, float ang2) void swf_shapecurveto (float x1, float y1, float x2, float y2) void swf_shapecurveto3 (float x1, float y1, float x2, float y2, float x3, float y3) void swf_shapefillbitmapclip (int bitmapid) void swf_shapefillbitmaptile (int bitmapid) void swf_shapefilloff (void) void swf_shapefillsolid (float r, float g, float b, float a) void swf_shapelinesolid (float r, float g, float b, float a, float width) void swf_shapelineto (float x, float y) void swf_shapemoveto (float x, float y) void swf_showframe (void) void swf_startbutton (int objid, int type) void swf_startdoaction (void) void swf_startshape (int objid) void swf_startsymbol (int objid) float swf_textwidth (string str) void swf_translate (float x, float y, float z) void swf_viewport (float xmin, float xmax, float ymin, float ymax) new swfaction (string script) new swfbitmap (string filename [, int alphafilename]) new swfbutton (void) int swfbutton_keypress (string str) new swfdisplayitem (void) new swffont (string filename) new swfgradient (void) new swfmorph (void) new swfmovie (void) new swfshape (void) new swfsprite (void) new swftext (void) new swftextfield ([int flags]) int sybase_affected_rows ([int link_identifier]) bool sybase_close (int link_identifier) int sybase_connect (string servername, string username, string password [, string charset]) bool sybase_data_seek (int result_identifier, int row_number) array sybase_fetch_array (int result) object sybase_fetch_field (int result [, int field_offset]) int sybase_fetch_object (int result) array sybase_fetch_row (int result) int sybase_field_seek (int result, int field_offset) bool sybase_free_result (int result) string sybase_get_last_message (void) void sybase_min_client_severity (int severity) void sybase_min_error_severity (int severity) void sybase_min_message_severity (int severity) void sybase_min_server_severity (int severity) int sybase_num_fields (int result) int sybase_num_rows (int result) int sybase_pconnect (string servername, string username, string password [, string charset]) int sybase_query (string query, int link_identifier) string sybase_result (int result, int row, mixed field) bool sybase_select_db (string database_name, int link_identifier) int symlink (string target, string link) int syslog (int priority, string message) string system (string command [, int return_var]) float tan (float arg) float tanh (float arg) string tempnam (string dir, string prefix) string textdomain (string text_domain) int time (void) int tmpfile (void) int touch (string filename [, int time]) void trigger_error (string error_msg [, int error_type]) string trim (string str [, string charlist]) void uasort (array array, function cmp_function) string ucfirst (string str) string ucwords (string str) int udm_add_search_limit (int agent, int var, string val) int udm_alloc_agent (string dbaddr [, string dbmode]) int udm_api_version (void) array udm_cat_list (int agent, string category) array udm_cat_path (int agent, string category) int udm_check_charset (int agent, string charset) int udm_check_stored (int agent, int link, string doc_id) int udm_clear_search_limits (int agent) int udm_close_stored (int agent, int link) int udm_crc32 (int agent, string str) int udm_errno (int agent) string udm_error (int agent) int udm_find (int agent, string query) int udm_free_agent (int agent) int udm_free_ispell_data (int agent) int udm_free_res (int res) int udm_get_doc_count (int agent) string udm_get_res_field (int res, int row, int field) string udm_get_res_param (int res, int param) int udm_load_ispell_data (int agent, int var, string val1, string val2, int flag) int udm_open_stored (int agent, string storedaddr) int udm_set_agent_param (int agent, int var, string val) void uksort (array array, function cmp_function) int umask (int mask) string uniqid (string prefix [, bool lcg]) int unixtojd ([int timestamp]) int unlink (string filename) array unpack (string format, string data) void unregister_tick_function (string func [, mixed arg]) mixed unserialize (string str) void unset (mixed var [, mixed var [, ...]]) string urldecode (string str) string urlencode (string str) void user_error (string error_msg [, int error_type]) void usleep (int micro_seconds) void usort (array array, string cmp_function) string utf8_decode (string data) string utf8_encode (string data) void var_dump (mixed expression [, mixed expression [, ...]]) mixed var_export (mixed expression [, bool return]) int version_compare (string version1, string version2 [, string operator]) int virtual (string filename) bool vpopmail_add_alias_domain (string domain, string aliasdomain) bool vpopmail_add_alias_domain_ex (string olddomain, string newdomain) bool vpopmail_add_domain (string domain, string dir, int uid, int gid) bool vpopmail_add_domain_ex (string domain, string passwd [, string quota [, string bounce [, bool apop]]]) bool vpopmail_add_user (string user, string domain, string password [, string gecos [, bool apop]]) bool vpopmail_alias_add (string user, string domain, string alias) bool vpopmail_alias_del (string user, string domain) bool vpopmail_alias_del_domain (string domain) array vpopmail_alias_get (string alias, string domain) array vpopmail_alias_get_all (string domain) bool vpopmail_auth_user (string user, string domain, string password [, string apop]) bool vpopmail_del_domain (string domain) bool vpopmail_del_domain_ex (string domain) bool vpopmail_del_user (string user, string domain) string vpopmail_error (void) bool vpopmail_passwd (string user, string domain, string password) bool vpopmail_set_user_quota (string user, string domain, string quota) void vprintf (string format, array args) string vsprintf (string format, array args) int w32api_deftype (string typename, string member1_type, string member1_name) resource w32api_init_dtype (string typename, mixed val1, mixed val2) mixed w32api_invoke_function (string funcname) bool w32api_register_function (string libary, string function_name) void w32api_set_call_method (int method) bool wddx_add_vars (int packet_id, mixed name_var [, mixed ...]) mixed wddx_deserialize (string packet) string wddx_packet_end (int packet_id) int wddx_packet_start ([string comment]) string wddx_serialize_value (mixed var [, string comment]) string wddx_serialize_vars (mixed var_name [, mixed ...]) string wordwrap (string str [, int width [, string break [, int cut]]]) string xml_error_string (int code) int xml_get_current_byte_index (int parser) int xml_get_current_column_number (int parser) int xml_get_current_line_number (int parser) int xml_get_error_code (int parser) int xml_parse (int parser, string data [, int isFinal]) int xml_parse_into_struct (int parser, string data, array &values, array &index) int xml_parser_create ([string encoding]) int xml_parser_create_ns ([string encoding [, string sep]]) string xml_parser_free (int parser) mixed xml_parser_get_option (int parser, int option) int xml_parser_set_option (int parser, int option, mixed value) int xml_set_character_data_handler (int parser, string handler) int xml_set_default_handler (int parser, string handler) int xml_set_element_handler (int parser, string startElementHandler, string endElementHandler) int xml_set_end_namespace_decl_handler (int pind, string hdl) int xml_set_external_entity_ref_handler (int parser, string handler) int xml_set_notation_decl_handler (int parser, string handler) void xml_set_object (int parser, object &object) int xml_set_processing_instruction_handler (int parser, string handler) int xml_set_start_namespace_decl_handler (int pind, string hdl) int xml_set_unparsed_entity_decl_handler (int parser, string handler) object xmldoc (string str) object xmldocfile (string filename) array xmlrpc_decode (string xml [, string encoding]) array xmlrpc_decode_request (string xml, string method [, string encoding]) string xmlrpc_encode (mixed value) string xmlrpc_encode_request (string method, mixed params) string xmlrpc_get_type (mixed value) array xmlrpc_parse_method_descriptions (string xml) int xmlrpc_server_add_introspection_data (resource server, array desc) mixed xmlrpc_server_call_method (resource server, string xml, mixed user_data [, array output_options]) resource xmlrpc_server_create (void) void xmlrpc_server_destroy (resource server) bool xmlrpc_server_register_introspection_callback (resource server, string function) bool xmlrpc_server_register_method (resource server, string method_name, string function) bool xmlrpc_set_type (string value, string type) object xmltree (string str) array xpath_eval (object xpath context) array xpath_eval_expression (object xpath_context) object xpath_new_context (object dom document) int xptr_eval ([object xpath_context, string eval_str]) string xptr_new_context ([object doc_handle]) resource xslt_create (void) int xslt_errno (resource xh) mixed xslt_error (resource xh) void xslt_free (resource xh) mixed xslt_process (resource xh, string xml, string xsl [, string result [, array arguments [, array parameters]]]) void xslt_set_base (resource xh, string uri) void xslt_set_encoding (resource xh, string encoding) void xslt_set_error_handler (resource xh, mixed handler) void xslt_set_log (resource xh, mixed log) void xslt_set_sax_handler (resource xh, array handlers) void xslt_set_sax_handlers (resource processor, array handlers) void xslt_set_scheme_handler (resource xh, array handlers) void xslt_set_scheme_handlers (resource processor, array handlers) int yaz_addinfo (int id) int yaz_ccl_conf (int id, array config) int yaz_ccl_parse (int id, string query, array & result) int yaz_close (int id) int yaz_connect (string zurl [, mixed options]) int yaz_database (int id, string databases) int yaz_element (int id, string elementset) int yaz_errno (int id) string yaz_error (int id) int yaz_hits (int id) int yaz_itemorder (array args) int yaz_present (void) int yaz_range (int id, int start, int number) int yaz_record (int id, int pos, string type) int yaz_scan (int id, string type, string startterm [, array flags]) array yaz_scan_result (int id [, array & result]) int yaz_search (int id, string type, string query) int yaz_sort (int id, string criteria) int yaz_syntax (int id, string syntax) int yaz_wait ([ array options]) void yp_all (string domain, string map, string callback) array yp_cat (string domain, string map) string yp_err_string (void) int yp_errno (void) array yp_first (string domain, string map) int yp_get_default_domain (void) string yp_master (string domain, string map) string yp_match (string domain, string map, string key) array yp_next (string domain, string map, string key) int yp_order (string domain, string map) string zend_logo_guid (void) string zend_version (void) void zip_close (resource zip) void zip_entry_close (resource zip_entry) int zip_entry_compressedsize (resource zip_entry) string zip_entry_compressionmethod (resource zip_entry) int zip_entry_filesize (resource zip_entry) string zip_entry_name (resource zip_entry) bool zip_entry_open (resource zip, resource zip_entry [, string mode]) string zip_entry_read (resource zip_entry [, int length]) resource zip_open (string filename) resource zip_read (resource zip)